File misc_lp.h

Functions

template<typename NT, class Point, class MT, class VT>
std::pair<Point, NT> ComputeChebychevBall(MT &A, VT &b)
Template Parameters:
  • NT – Number type

  • Point – Point type

  • MT – Matrix type

  • VT – Vector type