HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.3
Loading...
Searching...
No Matches
vect16.hpp File Reference

HPCombi::Vect16. More...

#include <cstddef>
#include <cstdint>
#include <initializer_list>
#include <iosfwd>
#include <memory>
#include <type_traits>
#include "epu8.hpp"

Go to the source code of this file.

Classes

struct  HPCombi::Vect16
 Vector of 16 bytes, with some optimized methods, superclass of HPCombi::Transf16. More...
 
struct  std::hash< HPCombi::Vect16 >
 This type appears in the doc because we provide a hash function for HPCombi::Vect16. More...
 

Namespaces

namespace  HPCombi
 
namespace  std
 

Functions

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

Detailed Description