Provides methods to run implementations of the pivoted QR decomposition algorithm.
More...
template<typename algorithmFPType, Method method, CpuType cpu>
class daal::algorithms::pivoted_qr::interface1::BatchContainer< algorithmFPType, method, cpu >
- Template Parameters
-
Constructs a container for the pivoted QR decomposition algorithm with a specified environment in the batch processing mode
- Parameters
-
[in] | daalEnv | Environment object |
virtual services::Status compute |
( |
| ) |
|
|
virtual |
Computes the result of the pivoted QR decomposition algorithm in the batch processing mode
The documentation for this class was generated from the following file: