Introduction - If you have any usage issues, please Google them yourself
Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial interpolation to approximate the objective function. The program is used quadratic interpolation algorithm for unconstrained interval on optimal to resolve.