HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.0
Loading...
Searching...
No Matches
Classes | Functions
std Namespace Reference

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)
 

Function Documentation

◆ operator<<() [1/4]

std::ostream & std::operator<< ( std::ostream &  os,
HPCombi::BMat8 const &  bm 
)
inline

◆ operator<<() [2/4]

std::ostream & std::operator<< ( std::ostream &  stream,
const HPCombi::Vect16 ar 
)
inline

◆ operator<<() [3/4]

template<size_t Size, typename Expo >
std::ostream & std::operator<< ( std::ostream &  stream,
const HPCombi::VectGeneric< Size, Expo > &  v 
)

◆ operator<<() [4/4]

std::ostream & std::operator<< ( std::ostream &  stream,
HPCombi::epu8 const &  a 
)
inline

◆ to_string()

std::string std::to_string ( HPCombi::epu8 const &  a)
inline