pub const LBFGS_ALREADY_MINIMIZED: c_int = 2;
Expand description

The initial variables already minimize the objective function.