C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for DistributedInput< step3Local >, including all inherited members.
| check(const daal::algorithms::Parameter *parameter, int method) const DAAL_C11_OVERRIDE | DistributedInput< step3Local > | |
| DistributedInput() | DistributedInput< step3Local > | |
| DistributedInput(const DistributedInput &other) | DistributedInput< step3Local > | inline |
| get(PartialModelInputId id) const | DistributedInput< step3Local > | |
| get(Step3LocalCollectionInputId id) const | DistributedInput< step3Local > | |
| get(Step3LocalNumericTableInputId id) const | DistributedInput< step3Local > | |
| getNumberOfBlocks() const | DistributedInput< step3Local > | |
| getOffset() const | DistributedInput< step3Local > | |
| getOutBlockIndices(size_t key) const | DistributedInput< step3Local > | |
| set(PartialModelInputId id, const PartialModelPtr &ptr) | DistributedInput< step3Local > | |
| set(Step3LocalCollectionInputId id, const data_management::KeyValueDataCollectionPtr &ptr) | DistributedInput< step3Local > | |
| set(Step3LocalNumericTableInputId id, const data_management::NumericTablePtr &ptr) | DistributedInput< step3Local > |
For more complete information about compiler optimizations, see our Optimization Notice.