C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
This is the complete list of members for DistributedInput< step3Local >, including all inherited members.
Argument() | Argument | inline |
Argument(const size_t n) | Argument | |
Argument(const Argument &other) | Argument | protected |
check(const daal::algorithms::Parameter *parameter, int method) const DAAL_C11_OVERRIDE | DistributedInput< step3Local > | virtual |
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 > | |
daal::algorithms::interface1::Input::get(size_t index) const | Argument | protected |
getNumberOfBlocks() const | DistributedInput< step3Local > | |
getOffset() const | DistributedInput< step3Local > | |
getOutBlockIndices(size_t key) const | DistributedInput< step3Local > | |
getStorage(Argument &a) | Argument | protectedstatic |
getStorage(const Argument &a) | Argument | protectedstatic |
Input() | Input | inline |
Input(const size_t n) | Input | inline |
Input(const Input &other) | Input | inlineprotected |
operator<<(const data_management::SerializationIfacePtr &val) | Argument | inline |
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 > | |
daal::algorithms::interface1::Input::set(size_t index, const data_management::SerializationIfacePtr &value) | Argument | protected |
setStorage(const data_management::DataCollectionPtr &storage) | Argument | protected |
size() const | Argument | inline |
For more complete information about compiler optimizations, see our Optimization Notice.