pub const LBFGSERR_ROUNDING_ERROR: c_int = -1001;
Expand description

A rounding error occurred; alternatively, no line-search step satisfies the sufficient decrease and curvature conditions.