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

declaration of HPCombi::BMat8 More...

#include <array>
#include <bitset>
#include <cstddef>
#include <cstdint>
#include <functional>
#include <iostream>
#include <memory>
#include <utility>
#include <vector>
#include "debug.hpp"
#include "epu8.hpp"
#include "perm16.hpp"
#include "bmat8_impl.hpp"

Go to the source code of this file.

Classes

class  HPCombi::BMat8
 Boolean matrices of dimension up to 8×8, stored as a single uint64; isomorph to binary relations with methods for composition. More...
 
struct  std::hash< HPCombi::BMat8 >
 

Namespaces

namespace  HPCombi
 
namespace  std
 

Detailed Description

declaration of HPCombi::BMat8