File misc.h

Functions

template<class T>
void round_print(T p)
template<class T>
void print_polymake_volfile(T &P, std::ostream &os)
template<class T>
void print_polymake_volfile2(T &P, std::ostream &os)
template<typename NT>
void read_pointset(std::istream &is, std::vector<std::vector<NT>> &Input)
template<typename NT>
void read_objective(std::istream &is, std::vector<NT> &obj)
template<typename NT, typename Point>
std::pair<Point, NT> read_inner_ball(std::istream &is)
Poset read_poset_from_file(std::istream &data_file)
std::pair<bool, Poset> read_poset_from_file_adj_matrix(std::istream &in)