M4RI  1.0.1
File List
Here is a list of all documented files with brief descriptions:
brilliantrussian.h [code]M4RI and M4RM
config.h [code]
debug_dump.h [code]Debug utility
echelonform.h [code]Row echelon forms
grayflex.h [code]Gray code implementation
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
packedmatrix.h [code]Dense matrices over GF(2) represented as a bit field
parity.h [code]Compute the parity of 64 words in parallel
permutation.h [code]Permutation matrices
pls.h [code]PLS and PLUQ matrix decomposition routines
pls_mmpf.h [code]PLS and PLUQ factorization using Gray codes
solve.h [code]System solving with matrix routines
strassen.h [code]Matrix operations using Strassen's formulas including Winograd's improvements
trsm.h [code]Triangular system solving with Matrix routines
wordwrapper.h [code]C++ class wrapper for a word
xor.h [code]Functions for adding vectors