Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Modules | Packages | Classes
Pivoted QR Decomposition

Contains classes for computing the pivoted QR decomposition. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.pivoted_qr
 Contains classes for computing the pivoted QR decomposition.
 

Classes

class  Input
 Input objects for the pivoted QR algorithm in the batch processing mode. More...
 
class  InputId
 Available identifiers of input objects for the pivoted QR algorithm. More...
 
class  Method
 Available methods for computing the results of the pivoted QR algorithm. More...
 
class  Parameter
 Pivoted QR algorithm parameters. More...
 
class  Result
 Provides methods to access final results obtained with the compute() method of the pivoted QR algorithm in the batch processing mode. More...
 
class  ResultId
 Available types of the results of the pivoted QR algorithm. More...
 

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