C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for Batch< algorithmFPType, method >, including all inherited members.
Batch(size_t nClasses) | Batch< algorithmFPType, method > | |
Batch(const Batch< algorithmFPType, method > &other) | Batch< algorithmFPType, method > | |
daal::algorithms::classifier::prediction::interface1::Batch::Batch() | Batch | inline |
daal::algorithms::classifier::prediction::interface1::Batch::Batch(const Batch &other) | Batch | inline |
clone() const | Batch< algorithmFPType, method > | inline |
getInput() DAAL_C11_OVERRIDE | Batch< algorithmFPType, method > | inlinevirtual |
getMethod() const DAAL_C11_OVERRIDE | Batch< algorithmFPType, method > | inlinevirtual |
getResult() | Batch | inline |
input | Batch< algorithmFPType, method > | |
parameter() | Batch< algorithmFPType, method > | inline |
parameter() const | Batch< algorithmFPType, method > | inline |
setResult(const interface1::ResultPtr &result) | Batch | inline |
~Batch() | Batch< algorithmFPType, method > | inlinevirtual |
For more complete information about compiler optimizations, see our Optimization Notice.