File max_inscribed_ellipsoid.hpp

Functions

template<typename MT_dense, typename MT, typename VT, typename NT>
std::tuple<MT_dense, VT, bool> max_inscribed_ellipsoid(MT A, VT b, VT const &x0, unsigned int const &maxiter, NT const &tol, NT const &reg)