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.
 
 
 
forty-twoo a7737c7bf4 first commit 9 months ago
..
f2c first commit 9 months ago
fortran first commit 9 months ago
testing first commit 9 months ago
BandTriangularSolver.h first commit 9 months ago
CMakeLists.txt first commit 9 months ago
GeneralRank1Update.h first commit 9 months ago
PackedSelfadjointProduct.h first commit 9 months ago
PackedTriangularMatrixVector.h first commit 9 months ago
PackedTriangularSolverVector.h first commit 9 months ago
README.txt first commit 9 months ago
Rank2Update.h first commit 9 months ago
common.h first commit 9 months ago
complex_double.cpp first commit 9 months ago
complex_single.cpp first commit 9 months ago
double.cpp first commit 9 months ago
level1_cplx_impl.h first commit 9 months ago
level1_impl.h first commit 9 months ago
level1_real_impl.h first commit 9 months ago
level2_cplx_impl.h first commit 9 months ago
level2_impl.h first commit 9 months ago
level2_real_impl.h first commit 9 months ago
level3_impl.h first commit 9 months ago
single.cpp first commit 9 months ago
xerbla.cpp first commit 9 months 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.