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.
 
 
 
 
 
 
teajay 7be6f99784 Initial Commit 5 years ago
..
f2c Initial Commit 5 years ago
fortran Initial Commit 5 years ago
testing Initial Commit 5 years ago
BandTriangularSolver.h Initial Commit 5 years ago
CMakeLists.txt Initial Commit 5 years ago
GeneralRank1Update.h Initial Commit 5 years ago
PackedSelfadjointProduct.h Initial Commit 5 years ago
PackedTriangularMatrixVector.h Initial Commit 5 years ago
PackedTriangularSolverVector.h Initial Commit 5 years ago
README.txt Initial Commit 5 years ago
Rank2Update.h Initial Commit 5 years ago
common.h Initial Commit 5 years ago
complex_double.cpp Initial Commit 5 years ago
complex_single.cpp Initial Commit 5 years ago
double.cpp Initial Commit 5 years ago
level1_cplx_impl.h Initial Commit 5 years ago
level1_impl.h Initial Commit 5 years ago
level1_real_impl.h Initial Commit 5 years ago
level2_cplx_impl.h Initial Commit 5 years ago
level2_impl.h Initial Commit 5 years ago
level2_real_impl.h Initial Commit 5 years ago
level3_impl.h Initial Commit 5 years ago
single.cpp Initial Commit 5 years ago
xerbla.cpp Initial Commit 5 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.