Here is a list of all documented files with brief descriptions:
blm.h | Bilinear Maps on Matrices over GF(2) |
conversion.h | Conversion between mzed_t and mzd_slice_t |
echelonform.h | Echelon forms |
gf2e.h | \(\mathbb{F}_{2^e}\) |
gf2x.h | \(\mathbb{F}_2[x]\) for degrees < 64 |
m4rie.h | Main include file for the M4RIE library |
mzd_poly.h | Matrices over \(\mathbb{F}_2\) [x] |
mzd_ptr.h | |
mzd_slice.h | Matrices using a bitsliced representation |
mzd_slice_intro.inl | |
mzd_slice_outro.inl | |
mzed.h | Dense matrices over \(\mathbb{F}_{2^e}\) represented as packed matrices |
mzed_intro.inl | |
mzed_outro.inl | |
newton_john.h | Newton-John table based algorithms |
permutation.h | Permutation matrices |
ple.h | PLE decomposition: \( L \cdot E = P \cdot A\) |
strassen.h | Strassen-Winograd multiplication for mzed_t |
trsm.h | Triangular System Solving with Matrices (TRSM) |
trsm.inl | |