FFLAS, Finite Field Linear Algebra Subroutines, provide basic linear algebra subroutines based on the BLAS interface. Therefore, the specifications are in C style; only the field given as a template parameter requires C++.
As much as possible, these routines use ATLAS/BLAS computations and achieve therefore high efficiency.
Compounds | |
class | FFLAS |
BLAS for matrices over finite fields. More... |