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

Modules | Packages | Classes

Contains classes for computing the iterative solver. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.optimization_solver.iterative_solver
 Contains classes for computing iterative solver algorithm.
 

Classes

class  Input
 Input objects for the iterative algorithm More...
 
class  InputId
 Available identifiers of input objects for the iterative algorithm. More...
 
class  OptionalInputId
 Available identifiers of optional input objects for the iterative algorithm. More...
 
class  OptionalResultId
 Available result identifiers for the iterative solver algorithm. More...
 
class  Parameter
 Parameter of the iterative solver algorithm. More...
 
class  Result
 Provides methods to access the results obtained with the compute() method of the iterative algorithm in the batch processing mode. More...
 
class  ResultId
 Available result identifiers for the iterative solver algorithm. More...
 

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