File exact_vols.h

Functions

inline std::vector<std::vector<int>> comb(int N, int K)
template<typename NT, typename Polytope>
NT exact_zonotope_vol(const Polytope &ZP)
template<typename NT>
NT vol_Ali(std::vector<NT> &plane, const NT &zit, const unsigned int dim)