eigen/blas
2016-04-11 17:13:01 +02:00
..
f2c
fortran
testing
BandTriangularSolver.h
CMakeLists.txt
common.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
complex_double.cpp
complex_single.cpp
double.cpp
GeneralRank1Update.h
level1_cplx_impl.h
level1_impl.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
level1_real_impl.h
level2_cplx_impl.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
level2_impl.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
level2_real_impl.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
level3_impl.h
PackedSelfadjointProduct.h
PackedTriangularMatrixVector.h
PackedTriangularSolverVector.h
Rank2Update.h
README.txt
single.cpp
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.