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 *parameter, int method) const DAAL_C11_OVERRIDE | Input | virtual |
get(NumericTableInputId id) const | Input | |
get(ModelInputId id) const | Input | |
daal::algorithms::linear_model::prediction::interface1::Input::get(NumericTableInputId id) const | Input | |
daal::algorithms::linear_model::prediction::interface1::Input::get(ModelInputId id) const | Input | |
daal::algorithms::regression::prediction::interface1::Input::get(NumericTableInputId id) const | Input | |
daal::algorithms::regression::prediction::interface1::Input::get(ModelInputId 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() | Input | |
Input(const Input &other) | Input | |
daal::algorithms::linear_model::prediction::interface1::Input::Input(size_t nElements=0) | Input | |
daal::algorithms::interface1::Input::Input(const Input &other) | Input | inlineprotected |
operator<<(const data_management::SerializationIfacePtr &val) | Argument | inline |
set(NumericTableInputId id, const data_management::NumericTablePtr &value) | Input | |
set(ModelInputId id, const ridge_regression::ModelPtr &value) | Input | |
daal::algorithms::linear_model::prediction::interface1::Input::set(NumericTableInputId id, const data_management::NumericTablePtr &value) | Input | |
daal::algorithms::linear_model::prediction::interface1::Input::set(ModelInputId id, const linear_model::ModelPtr &value) | Input | |
daal::algorithms::regression::prediction::interface1::Input::set(NumericTableInputId id, const data_management::NumericTablePtr &value) | Input | |
daal::algorithms::regression::prediction::interface1::Input::set(ModelInputId id, const regression::ModelPtr &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.