Function inverse

Source
pub fn inverse(b: Vec<Bitset>) -> Option<Vec<Bitset>>
Expand description

mod 2上で逆行列を求める