|
HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.3
|
#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) |