Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for computing the results of the QR decomposition algorithm without Pivoting. More...
Modules | |
Batch | |
Distributed | |
Online | |
Packages | |
package | com.intel.daal.algorithms.qr |
Contains classes for computing the QR decomposition. | |
Classes | |
class | Input |
Input objects for the QR decomposition algorithm in the batch and online processing mode and for the QR decomposition algorithm on the first step in the distributed processing mode. More... | |
class | InputId |
Available identifiers of input objects for the QR decomposition algorithm. More... | |
class | Method |
Available methods for computing the results of the QR decomposition algorithm. More... | |
class | PartialResultId |
Available identifiers of partial results of the QR decomposition algorithm in the online processing mode and of the algorithm on the first step in the distributed processing mode. More... | |
class | Result |
Provides methods to access final results obtained with the compute() method of QR decomposition algorithm in the batch processing mode or finalizeCompute() method in the online processing mode for the algorithm on the second or third steps in the distributed processing mode. More... | |
class | ResultId |
Available types of the results of the QR decomposition algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.