C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for Result, including all inherited members.
| allocate(const daal::algorithms::Input *input, const daal::algorithms::Parameter *parameter, const int method) | Result | |
| allocate(const daal::algorithms::PartialResult *partialResult, daal::algorithms::Parameter *parameter, const int method) | Result | |
| allocateImpl(size_t m, size_t n) | Result | |
| check(const daal::algorithms::Input *input, const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Result | |
| check(const daal::algorithms::PartialResult *pres, const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Result | |
| get(ResultId id) const | Result | |
| Result() | Result | |
| set(ResultId id, const data_management::NumericTablePtr &value) | Result | |
| ~Result() | Result | inlinevirtual |
For more complete information about compiler optimizations, see our Optimization Notice.