eigen/blas
2018-08-28 18:32:39 +02:00
..
f2c MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
fortran
testing MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
BandTriangularSolver.h
CMakeLists.txt add cmake-option to enable/disable creation of tests 2017-01-02 09:09:21 +01:00
common.h Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
complex_double.cpp
complex_single.cpp
double.cpp
GeneralRank1Update.h
level1_cplx_impl.h
level1_impl.h MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
level1_real_impl.h
level2_cplx_impl.h
level2_impl.h
level2_real_impl.h
level3_impl.h
PackedSelfadjointProduct.h
PackedTriangularMatrixVector.h Relax mixing-type constraints for binary coefficient-wise operators: 2016-06-06 15:11:41 +02:00
PackedTriangularSolverVector.h
Rank2Update.h
README.txt
single.cpp Enable and fix -Wdouble-conversion warnings 2016-05-05 13:35:45 +02:00
xerbla.cpp

This directory contains a BLAS library built on top of Eigen.

This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.