Specialization of binomial_coefficients_trait for 256-bit integers.
More...
#include <rrr_helper.hpp>
|
static uint16_t | hi (number_type x) |
|
template<class bit_vector_type > |
static number_type | get_int (bit_vector_type const &bv, typename bit_vector_type::size_type pos, uint16_t len) |
|
template<class bit_vector_type > |
static void | set_int (bit_vector_type &bv, typename bit_vector_type::size_type pos, number_type x, uint16_t len) |
|
static uint16_t | popcount (number_type x) |
|
Specialization of binomial_coefficients_trait for 256-bit integers.
Definition at line 127 of file rrr_helper.hpp.
◆ number_type
◆ get_int()
template<class bit_vector_type >
◆ hi()
◆ popcount()
◆ set_int()
template<class bit_vector_type >
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/rrr_helper.hpp