Expand description
線形代数
Modules§
- const_
matrix - 大きさがコンパイル時固定の行列
- matrix
- 半環上の行列
- matrix_
mod2 - $\mathbb{Z} / 2 \mathbb{Z}$上の行列
- mod_2
- $\mathbb{Z} / 2 \mathbb{Z}$
- mod_m
- $\mathbb{Z} / m \mathbb{Z}$
- mod_p
- $\mathbb{Z} / p \mathbb{Z}$(pは素数)
- traits
- トレイト
- xor_
basis - $\mathbb{F}_2^{64}$上の要素{$a_1, \dots, a_n$}の張る部分空間の基底を求める。