pub const LBFGSERR_MINIMUMSTEP: c_int = -1000;
Expand description

The line-search step became smaller than lbfgs_parameter_t::min_step.