Function determinant

Source
pub fn determinant(a: Vec<Bitset>) -> u64
Expand description

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