Crate bitslice

source ·

Modules

Structs

  • An array of bits
  • An array of bits
  • An array of bits
  • An array of bits
  • An array of bits
  • An array of bits
  • An array of bits
  • A wrapper to force 64 byte alignment. This does mean that some small matrices will be suboptimally layed out when multiple if them are stored together.

Traits

  • Things we can do to an array of bits.
  • Transpose the dimensions of a matrix. Input must be wrapped in a BitMatrix to ensure correct alignment.