forked from mirror/toddcox-faster
Makes tc::Group a direct subclass of Eigen::Matrix. Group should represent a Schlafli matrix. Added a note that tc::solve assumes the matrix to be for a coxeter group. In theory we could also implement the "normal" todd-coxeter and allow any Schlafli matrix as input.