Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for computing limited memory Broyden-Fletcher-Goldfarb-Shanno algorithm.
Classes | |
class | Batch |
Computes the results of LBFGS algorithm in the batch processing mode. More... | |
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.