C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for DistributedPartialResult, including all inherited members.
allocate(const daal::algorithms::Input *input, const daal::algorithms::Parameter *parameter, const int method) | DistributedPartialResult | |
check(const daal::algorithms::Parameter *parameter, int method) const DAAL_C11_OVERRIDE | DistributedPartialResult | |
check(const daal::algorithms::Input *input, const daal::algorithms::Parameter *parameter, int method) const DAAL_C11_OVERRIDE | DistributedPartialResult | |
DistributedPartialResult() | DistributedPartialResult | |
get(DistributedPartialResultCollectionId id) const | DistributedPartialResult | |
get(DistributedPartialResultCollectionId id, size_t idx) const | DistributedPartialResult | |
get(DistributedPartialResultId id) const | DistributedPartialResult | |
set(DistributedPartialResultCollectionId id, const data_management::KeyValueDataCollectionPtr &value) | DistributedPartialResult | |
set(DistributedPartialResultId id, const ResultPtr &value) | DistributedPartialResult | |
setPartialResultStorage(data_management::KeyValueDataCollection *inCollection, size_t &nBlocks) | DistributedPartialResult | |
~DistributedPartialResult() | DistributedPartialResult | inlinevirtual |
For more complete information about compiler optimizations, see our Optimization Notice.