C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
AlgorithmContainerIfaceImpl Class Reference

Implements the abstract interface AlgorithmContainerIfaceImpl. It is associated with the Algorithm class and supports the methods for computation and finalization of the algorithm results in the batch, distributed, and online modes. More...

Class Declaration

Constructor & Destructor Documentation

AlgorithmContainerIfaceImpl ( daal::services::Environment::env *  daalEnv)
inline

Default constructor

Parameters
[in]daalEnvPointer to the structure that contains information about the environment

Member Function Documentation

void setEnvironment ( daal::services::Environment::env *  daalEnv)
inline

Sets the information about the environment

Parameters
[in]daalEnvPointer to the structure that contains information about the environment

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.