Click or drag to resize
Accord.NET (logo)

BoundedBroydenFletcherGoldfarbShannoInnerStatus Properties

The BoundedBroydenFletcherGoldfarbShannoInnerStatus type exposes the following members.

Properties
  NameDescription
Public propertyBooleans
Gets or sets the lsave status from the original FORTRAN L-BFGS implementation.
Public propertyDoubles
Gets or sets the dsave status from the original FORTRAN L-BFGS implementation.
Public propertyIntegers
Gets or sets the isave status from the original FORTRAN L-BFGS implementation.
Public propertyStrings
Gets or sets the csave status from the original FORTRAN L-BFGS implementation.
Public propertyWork
Gets or sets the work vector from the original FORTRAN L-BFGS implementation.
Top
See Also