Available identifiers of input objects for the iterative algorithm.
More...
Constructs the optional data object identifier using the provided value
- Parameters
-
value | Value corresponding to the optional data object identifier |
Returns the value corresponding to the optional data object identifier
- Returns
- Value corresponding to the optional data object identifier
Numeric table of size 2 x n, where row 0 represent average arguments for the previous L iterations and row 1 represent average arguments for the last L iterations. These values are required to compute S correction vectors on the next step
Numeric table of size 1 x 2 with 32-bit integer indexes. The first value is the index of correction pair t, the second value is the index of the last iteration k from the previous run
The documentation for this class was generated from the following file:
- lbfgs/OptionalDataId.java