M4RI
1.0.1
|
brilliantrussian.h [code] | M4RI and M4RM |
config.h [code] | |
debug_dump.h [code] | Debug utility |
echelonform.h [code] | Row echelon forms |
graycode.h [code] | |
io.h [code] | Input/output routines for matrices |
m4ri.h [code] | Main include file for the M4RI library |
m4ri_config.h [code] | |
misc.h [code] | Helper functions |
mmc.h [code] | The mmc memory management functions check a cache for re-usable unused memory before asking the system for it |
mzd.h [code] | Dense matrices over GF(2) represented as a bit field |
mzp.h [code] | Permutation matrices |
parity.h [code] | Compute the parity of 64 words in parallel |
ple.h [code] | PLE and PLUQ matrix decomposition routines |
ple_russian.h [code] | |
solve.h [code] | System solving with matrix routines |
strassen.h [code] | Matrix operations using Strassen's formulas including Winograd's improvements |
triangular.h [code] | |
triangular_russian.h [code] | TRSM and TRTRI via Gray code tables |
wordwrapper.h [code] | C++ class wrapper for a word |
xor.h [code] | Functions for adding vectors |