You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TimQu
3e1532760e
|
8 years ago | |
---|---|---|
.. | ||
f2c | 8 years ago | |
fortran | 9 years ago | |
testing | 8 years ago | |
BandTriangularSolver.h | 8 years ago | |
CMakeLists.txt | 8 years ago | |
GeneralRank1Update.h | 8 years ago | |
PackedSelfadjointProduct.h | 8 years ago | |
PackedTriangularMatrixVector.h | 8 years ago | |
PackedTriangularSolverVector.h | 8 years ago | |
README.txt | 9 years ago | |
Rank2Update.h | 8 years ago | |
common.h | 8 years ago | |
complex_double.cpp | 9 years ago | |
complex_single.cpp | 9 years ago | |
double.cpp | 9 years ago | |
level1_cplx_impl.h | 8 years ago | |
level1_impl.h | 8 years ago | |
level1_real_impl.h | 8 years ago | |
level2_cplx_impl.h | 8 years ago | |
level2_impl.h | 8 years ago | |
level2_real_impl.h | 8 years ago | |
level3_impl.h | 8 years ago | |
single.cpp | 9 years ago | |
xerbla.cpp | 8 years ago |
README.txt
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.