Function inverse

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

$\mathbb{Z} / 2 \mathbb{Z}$上で逆行列を求める。