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.inl
Matrix multiplication with multiprecision input (either over Z or over Z/pZ)
 
schedule_bini.inl
Bini implementation
 
fflas_sparse
 
read_sparse.h
 
fflas.h
Finite Field Linear Algebra Subroutines
 
fflas_ftrsm_mp.inl
Triangular system with matrix right hand side over multiprecision domain (either over Z or over Z/pZ)
 
fflas_sparse.h
 
fflas_sparse.inl
 
fflas_transpose.h
Transpose the storage of the matrix (switch between row and col major mode)
 
ffpack
 
ffpack.h
Set of elimination based routines for dense linear algebra
 
field
 
field-traits.h
Field Traits
 
rns-double-elt.h
Rns elt structure with double support
 
rns-double.h
Rns structure with double support
 
rns-integer-mod.h
Representation of Z/pZ using RNS representation (note: fixed precision)
 
rns-integer.h
Representation of Z using RNS representation (note: fixed precision)
 
rns.h
 
interfaces
 
libs
 
fflas_lvl1.C
C functions calls for level 1 FFLAS in fflas-c.h
 
fflas_lvl2.C
C functions calls for level 2 FFLAS in fflas-c.h
 
fflas_lvl3.C
C functions calls for level 3 FFLAS in fflas-c.h
 
fflas_sparse.C
C functions calls for level 1.5 and 2.5 FFLAS in fflas-c.h
 
ffpack.C
C functions calls for FFPACK in ffpack-c.h
 
utils
 
debug.h
Various utilities for debugging
 
fflas-ffpack-config.h
Defaults for optimised values
 
fflas-ffpack.h
Includes FFLAS and FFPACK