File solve_lp.h

Functions

template<typename NT, typename Point, typename MT, typename VT>
std::pair<Point, NT> ComputeChebychevBall(const MT &A, const VT &b)
template<typename VT, typename MT, typename Point>
Point PointInIntersection(MT V1, MT V2, Point direction, bool &empty)