HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.0
Loading...
Searching...
No Matches
HPCombi::BMat8 Member List

This is the complete list of members for HPCombi::BMat8, including all inherited members.

BMat8() noexcept=defaultHPCombi::BMat8
BMat8(uint64_t mat) noexceptHPCombi::BMat8inlineexplicit
BMat8(std::vector< std::vector< bool > > const &mat)HPCombi::BMat8inlineexplicit
BMat8(BMat8 const &) noexcept=defaultHPCombi::BMat8
BMat8(BMat8 &&) noexcept=defaultHPCombi::BMat8
col_permutation_matrix(Perm16 p) noexceptHPCombi::BMat8inlinestatic
col_permuted(Perm16 p) const noexceptHPCombi::BMat8inline
col_space_basis() const noexceptHPCombi::BMat8inline
mult_transpose(BMat8 const &that) const noexceptHPCombi::BMat8inline
nr_rows() const noexceptHPCombi::BMat8inline
one(size_t dim=8) noexceptHPCombi::BMat8inlinestatic
operator!=(BMat8 const &that) const noexceptHPCombi::BMat8inline
operator()(size_t i, size_t j) const noexceptHPCombi::BMat8inline
operator*(BMat8 const &that) const noexceptHPCombi::BMat8inline
operator<(BMat8 const &that) const noexceptHPCombi::BMat8inline
operator=(BMat8 const &) noexcept=defaultHPCombi::BMat8
operator=(BMat8 &&) noexcept=defaultHPCombi::BMat8
operator==(BMat8 const &that) const noexceptHPCombi::BMat8inline
operator>(BMat8 const &that) const noexceptHPCombi::BMat8inline
random()HPCombi::BMat8inlinestatic
random(size_t dim)HPCombi::BMat8inlinestatic
right_perm_action_on_basis(BMat8) const noexceptHPCombi::BMat8inline
right_perm_action_on_basis_ref(BMat8) constHPCombi::BMat8inline
row_permutation_matrix(Perm16 p) noexceptHPCombi::BMat8inlinestatic
row_permuted(Perm16 p) const noexceptHPCombi::BMat8inline
row_space_basis() const noexceptHPCombi::BMat8inline
row_space_bitset(epu8 &res1, epu8 &res2) const noexceptHPCombi::BMat8inline
row_space_bitset_ref() constHPCombi::BMat8inline
row_space_included(BMat8 other) const noexceptHPCombi::BMat8inline
row_space_included2(BMat8 a1, BMat8 b1, BMat8 a2, BMat8 b2)HPCombi::BMat8inlinestatic
row_space_included_bitset(BMat8 other) const noexceptHPCombi::BMat8inline
row_space_included_ref(BMat8 other) const noexceptHPCombi::BMat8inline
row_space_mask(epu8 vects) const noexceptHPCombi::BMat8inline
row_space_size() const noexceptHPCombi::BMat8inline
row_space_size_bitset() const noexceptHPCombi::BMat8inline
row_space_size_incl() const noexceptHPCombi::BMat8inline
row_space_size_incl1() const noexceptHPCombi::BMat8inline
row_space_size_ref() constHPCombi::BMat8inline
rows() constHPCombi::BMat8inline
set(size_t i, size_t j, bool val) noexceptHPCombi::BMat8inline
swap(BMat8 &that) noexceptHPCombi::BMat8inline
to_int() const noexceptHPCombi::BMat8inline
transpose() const noexceptHPCombi::BMat8inline
transpose2(BMat8 &, BMat8 &) noexceptHPCombi::BMat8inlinestatic
transpose_mask() const noexceptHPCombi::BMat8inline
transpose_maskd() const noexceptHPCombi::BMat8inline
write(std::ostream &os) constHPCombi::BMat8inline
~BMat8()=defaultHPCombi::BMat8