C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for Model, including all inherited members.
create(size_t nFeatures, const interface1::Parameter ¶meter, services::Status *stat=NULL) | Model | static |
create(size_t nFeatures, const interface2::Parameter ¶meter, services::Status *stat=NULL) | Model | static |
getAuxTable() | Model | inline |
getLogP() | Model | inline |
getLogTheta() | Model | inline |
getNumberOfFeatures() const DAAL_C11_OVERRIDE | Model | inline |
Model() | Model | inline |
Model(size_t nFeatures, const interface1::Parameter ¶meter, modelFPType dummy) | Model | |
Model(size_t nFeatures, const interface2::Parameter ¶meter, modelFPType dummy) | Model |
For more complete information about compiler optimizations, see our Optimization Notice.