7 #elif defined(_MSC_VER)
29 template <
typename T,
typename hasher = boost_hash>
39 template <
typename R,
typename T,
typename S>
43 #include "impl/General.ipp"
The namespace which contains every method and class in the library.
Definition: General.hpp:16
R general_compute_degree(const T &exp, const S &dim)
Degree computation given exponent and dimensions (grading).
size_t generic_hasher(const T &v)
A generic hashing function that calls other hashing functions.