C++ API Reference for Intel® Data Analytics Acceleration Library 2019
This is the complete list of members for Result, including all inherited members.
| allocate(const daal::algorithms::Input *input, daal::algorithms::Parameter *parameter, const Method method) | Result | |
| allocate(const daal::algorithms::PartialResult *partialResult, daal::algorithms::Parameter *parameter, const Method method) | Result | |
| check(const daal::algorithms::Input *_input, const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Result | |
| check(const daal::algorithms::PartialResult *pr, const daal::algorithms::Parameter *parameter, int method) const DAAL_C11_OVERRIDE | Result | |
| checkImpl(size_t nFeatures, size_t nComponents, DAAL_UINT64 resultsToCompute) const | Result | protected |
| get(ResultId id) const | Result | |
| get(ResultCollectionId id) const | Result | |
| set(ResultCollectionId id, data_management::KeyValueDataCollectionPtr &collection) | Result | |
| set(ResultId id, const data_management::NumericTablePtr &value) | Result |
For more complete information about compiler optimizations, see our Optimization Notice.