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...
Default constructor
- Parameters
-
[in] | daalEnv | Pointer to the structure that contains information about the environment |
void setEnvironment |
( |
daal::services::Environment::env * |
daalEnv | ) |
|
|
inline |
Sets the information about the environment
- Parameters
-
[in] | daalEnv | Pointer to the structure that contains information about the environment |
The documentation for this class was generated from the following file: