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

Classes
Package com.intel.daal.algorithms.optimization_solver.iterative_solver

Contains classes for computing iterative solver algorithm.

Classes

class  Batch
 Base interface for the iterative solver algorithm in the batch processing mode More...
 
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.