C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods to run implementations of the pivoted QR decomposition algorithm. More...
method | Pivoted QR computation method, daal::algorithms::pivoted_qr::Method |
algorithmFPType | Data type to use in intermediate computations for the pivoted QR, double or float |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the pivoted QR decomposition algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
|
virtual |
Default destructor
|
virtual |
Computes the result of the pivoted QR decomposition algorithm in the batch processing mode
Implements AlgorithmContainer< mode >.
For more complete information about compiler optimizations, see our Optimization Notice.