HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.0
|
Classes | |
struct | equal_to< HPCombi::epu8 > |
struct | hash< HPCombi::BMat8 > |
struct | hash< HPCombi::epu8 > |
struct | hash< HPCombi::Perm16 > |
struct | hash< HPCombi::PermGeneric< Size, Expo > > |
struct | hash< HPCombi::PPerm16 > |
struct | hash< HPCombi::PTransf16 > |
struct | hash< HPCombi::Transf16 > |
struct | hash< HPCombi::Vect16 > |
struct | hash< HPCombi::VectGeneric< Size, Expo > > |
struct | less< HPCombi::epu8 > |
struct | not_equal_to< HPCombi::epu8 > |
Functions | |
std::ostream & | operator<< (std::ostream &os, HPCombi::BMat8 const &bm) |
std::ostream & | operator<< (std::ostream &stream, HPCombi::epu8 const &a) |
std::string | to_string (HPCombi::epu8 const &a) |
std::ostream & | operator<< (std::ostream &stream, const HPCombi::Vect16 &ar) |
template<size_t Size, typename Expo > | |
std::ostream & | operator<< (std::ostream &stream, const HPCombi::VectGeneric< Size, Expo > &v) |
|
inline |
|
inline |
std::ostream & std::operator<< | ( | std::ostream & | stream, |
const HPCombi::VectGeneric< Size, Expo > & | v | ||
) |
|
inline |
|
inline |