C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Results obtained with the compute() method of the coordinate_descent algorithm in the batch processing mode. More...
DAAL_EXPORT services::Status allocate | ( | const daal::algorithms::Input * | input, |
const daal::algorithms::Parameter * | par, | ||
const int | method | ||
) |
Allocates memory to store the results of the iterative solver algorithm
[in] | input | Pointer to the input structure |
[in] | par | Pointer to the parameter structure |
[in] | method | Computation method of the algorithm |
|
virtual |
Checks the result of the iterative solver algorithm
[in] | input | Input of algorithm |
[in] | par | Parameter of algorithm |
[in] | method | Computation method of the algorithm |
For more complete information about compiler optimizations, see our Optimization Notice.