C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for Result, including all inherited members.
add(ResultCollectionId id, size_t key, const data_management::TensorPtr &value) | Result | |
allocate(const daal::algorithms::Input *input, const daal::algorithms::Parameter *parameter, const int method) | Result | |
check(const daal::algorithms::Input *input, const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Result | |
get(ResultId id) const | Result | |
get(ResultCollectionId id) const | Result | |
get(ResultCollectionId id, size_t key) const | Result | |
set(ResultId id, const data_management::TensorPtr &value) | Result | |
set(ResultCollectionId id, const data_management::KeyValueDataCollectionPtr &value) | Result |
For more complete information about compiler optimizations, see our Optimization Notice.