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

implementation of bmat8.hpp ; this file should not be included directly. More...

Go to the source code of this file.

Namespaces

namespace  HPCombi
namespace  HPCombi::detail
namespace  std

Macros

#define FF   0xff

Typedefs

using HPCombi::epu64 = uint64_t __attribute__((__vector_size__(16), __may_alias__))

Functions

void HPCombi::detail::row_space_update_bitset (epu8 block, epu8 &set0, epu8 &set1) noexcept
std::ostream & std::operator<< (std::ostream &os, HPCombi::BMat8 const &bm)

Variables

constexpr std::array< epu8, 4 > HPCombi::masks

Detailed Description

implementation of bmat8.hpp ; this file should not be included directly.

Macro Definition Documentation

◆ FF

#define FF   0xff