pub const LBFGS_LINESEARCH_BACKTRACKING: c_uint = 2;
Expand description

The backtracking method with the defualt (regular Wolfe) condition.