C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for Model, including all inherited members.
| create(size_t nFeatures=0, services::Status *stat=NULL) | Model | static |
| getNumberOfFeatures() const DAAL_C11_OVERRIDE | Model | |
| impl() const | Model | inline |
| impl() | Model | inline |
| Model(size_t nFeatures=0) | Model | |
| traverseBF(classifier::TreeNodeVisitor &visitor) const | Model | |
| traverseBFS(tree_utils::classification::TreeNodeVisitor &visitor) const | Model | |
| traverseDF(classifier::TreeNodeVisitor &visitor) const | Model | |
| traverseDFS(tree_utils::classification::TreeNodeVisitor &visitor) const | Model |
For more complete information about compiler optimizations, see our Optimization Notice.