Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Packages | |
| package | com.intel.daal.algorithms.qr |
| Contains classes for computing the QR decomposition. | |
Classes | |
| class | DistributedPartialResultCollectionId |
| Available types of partial results of the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedPartialResultId |
| Available types of the partial results of the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedStep1Local |
| Computes the results of the QR decomposition algorithm on the first step in the distributed processing mode. More... | |
| class | DistributedStep1LocalPartialResult |
| Provides methods to access partial results obtained with the compute() method of the first step of the QR decomposition algorithm in the distributed processing mode. More... | |
| class | DistributedStep2Master |
| Computes the results of the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedStep2MasterInput |
| Input objects for the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedStep2MasterInputId |
| Partial results required by the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedStep2MasterPartialResult |
| Provides methods to access partial results obtained with the compute() method of the QR decomposition algorithm on the second step in the distributed processing mode. More... | |
| class | DistributedStep3Local |
| Computes the results of the QR decomposition algorithm on the third step in the distributed processing mode. More... | |
| class | DistributedStep3LocalInput |
| Input objects for the third step of the QR decomposition algorithm in the distributed processing mode. More... | |
| class | DistributedStep3LocalInputId |
| Partial results required by the QR decomposition algorithm on the third step in the distributed processing mode. More... | |
| class | DistributedStep3LocalPartialResult |
| Provides methods to access partial results obtained with the compute() method of the QR decomposition algorithm on the third step in the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.