FFLAS-FFPACK
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  fflas-ffpack
  fflas
  fflas_fgemm
 fgemm_classical_mp.inlMatrix multiplication with multiprecision input (either over Z or over Z/pZ)
 schedule_bini.inlBini implementation
  fflas_sparse
 read_sparse.h
 fflas.hFinite Field Linear Algebra Subroutines
 fflas_ftrsm_mp.inlTriangular system with matrix right hand side over multiprecision domain (either over Z or over Z/pZ)
 fflas_sparse.h
 fflas_sparse.inl
 fflas_transpose.hTranspose the storage of the matrix (switch between row and col major mode)
  ffpack
 ffpack.hSet of elimination based routines for dense linear algebra
  field
 field-traits.hField Traits
 rns-double-elt.hRns elt structure with double support
 rns-double.hRns structure with double support
 rns-integer-mod.hRepresentation of Z/pZ using RNS representation (note: fixed precision)
 rns-integer.hRepresentation of Z using RNS representation (note: fixed precision)
 rns.h
  interfaces
  libs
 fflas_lvl1.CC functions calls for level 1 FFLAS in fflas-c.h
 fflas_lvl2.CC functions calls for level 2 FFLAS in fflas-c.h
 fflas_lvl3.CC functions calls for level 3 FFLAS in fflas-c.h
 fflas_sparse.CC functions calls for level 1.5 and 2.5 FFLAS in fflas-c.h
 ffpack.CC functions calls for FFPACK in ffpack-c.h
  utils
 debug.hVarious utilities for debugging
 fflas-ffpack-config.hDefaults for optimised values
 fflas-ffpack.hIncludes FFLAS and FFPACK