Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes to run the singular-value decomposition (SVD) algorithm. More...
Modules | |
Batch | |
Distributed | |
Online | |
Packages | |
package | com.intel.daal.algorithms.svd |
Contains classes to run the singular-value decomposition (SVD) algorithm. | |
Classes | |
class | Input |
Input objects for the SVD algorithm in the batch processing and online processing modes, and the first step in the distributed processing mode More... | |
class | InputId |
Available identifiers of input objects for the SVD algorithm. More... | |
class | Method |
Available methods to run the SVD algorithm. More... | |
class | Parameter |
Parameters of the compute() method of the SVD algorithm. More... | |
class | PartialResultId |
Available identifiers of partial results of the SVD algorithm obtained in the online processing mode and in the first step in the distributed processing mode. More... | |
class | Result |
Provides methods to access final results obtained with the compute() method of the SVD algorithm in the batch processing mode ; or with the finalizeCompute() method in the online processing or distributed processing modes. More... | |
class | ResultFormat |
Available options to return result matrices. More... | |
class | ResultId |
Available types of results of the SVD algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.