File min_sampling_covering_ellipsoid_rounding.hpp

Functions

template<typename WalkTypePolicy, typename MT, typename VT, typename Polytope, typename Point, typename NT, typename RandomNumberGenerator>
std::tuple<MT, VT, NT> min_sampling_covering_ellipsoid_rounding(Polytope &P, std::pair<Point, NT> &InnerBall, const unsigned int &walk_length, RandomNumberGenerator &rng)