Template Function ellipsoid_dc

Function Documentation

template<class Enclosing, class Oracle, class Vec>
STATUS ellipsoid_dc(Enclosing &E, Oracle &P, Vec &best_x, double &best_f, int max_it = 100, double tol = 1e-4)