Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for computing the limited memory Broyden-Fletcher-Goldfarb-Shanno algorithm. More...
Modules | |
Batch | |
Packages | |
package | com.intel.daal.algorithms.optimization_solver.lbfgs |
Contains classes for computing limited memory Broyden-Fletcher-Goldfarb-Shanno algorithm. | |
Classes | |
class | Input |
Input objects for the LBFGS algorithm More... | |
class | Method |
Available methods for computing the LBFGS algorithm. More... | |
class | OptionalDataId |
Available identifiers of input objects for the iterative algorithm. More... | |
class | Parameter |
Parameters of the LBFGS algorithm. More... | |
class | Result |
Provides methods to access the results obtained with the compute() method of the LBFGS algorithm in the batch processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.