C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
This is the complete list of members for Input, including all inherited members.
Argument() | Argument | inline |
Argument(const size_t n) | Argument | |
Argument(const Argument &other) | Argument | protected |
check(const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Input | virtual |
get(InputId id) const | Input | |
daal::algorithms::interface1::Input::get(size_t index) const | Argument | protected |
getStorage(Argument &a) | Argument | protectedstatic |
getStorage(const Argument &a) | Argument | protectedstatic |
Input(size_t nElements) | Input | |
daal::algorithms::interface1::Input::Input() | Input | inline |
daal::algorithms::interface1::Input::Input(const Input &other) | Input | inlineprotected |
operator<<(const data_management::SerializationIfacePtr &val) | Argument | inline |
set(InputId id, const data_management::NumericTablePtr &value) | Input | |
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.