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

Classes
Package com.intel.daal.algorithms.cholesky

Contains classes for computing the Cholesky decomposition.

Classes

class  Batch
 Computes Cholesky decomposition in the batch processing mode. More...
 
class  Input
 Input objects for the Cholesky decomposition algorithm More...
 
class  InputId
 Available identifiers of input objects for the Cholesky decomposition algorithm. More...
 
class  Method
 Available methods for Cholesky decomposition. More...
 
class  Result
 Results obtained with the compute() method of the Cholesky decomposition algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results of the Cholesky decomposition algorithm. More...
 

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