Skip to main content

SparseBitMatrix

Type Alias SparseBitMatrix 

Source
pub type SparseBitMatrix = SparseBipartiteGraph<Bit>;

Aliased Type§

pub struct SparseBitMatrix { /* private fields */ }

Trait Implementations§