pub const LBFGSERR_MAXIMUMSTEP: c_int = -999;
Expand description

The line-search step became larger than lbfgs_parameter_t::max_step.