Cloned library Eigen-3.4.0 with extra build files for internal package management.
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.
 
 
 
 
 
 
lib 60933f346a Initial commit 2 years ago
..
f2c Initial commit 2 years ago
fortran Initial commit 2 years ago
testing Initial commit 2 years ago
BandTriangularSolver.h Initial commit 2 years ago
CMakeLists.txt Initial commit 2 years ago
GeneralRank1Update.h Initial commit 2 years ago
PackedSelfadjointProduct.h Initial commit 2 years ago
PackedTriangularMatrixVector.h Initial commit 2 years ago
PackedTriangularSolverVector.h Initial commit 2 years ago
README.txt Initial commit 2 years ago
Rank2Update.h Initial commit 2 years ago
common.h Initial commit 2 years ago
complex_double.cpp Initial commit 2 years ago
complex_single.cpp Initial commit 2 years ago
double.cpp Initial commit 2 years ago
level1_cplx_impl.h Initial commit 2 years ago
level1_impl.h Initial commit 2 years ago
level1_real_impl.h Initial commit 2 years ago
level2_cplx_impl.h Initial commit 2 years ago
level2_impl.h Initial commit 2 years ago
level2_real_impl.h Initial commit 2 years ago
level3_impl.h Initial commit 2 years ago
single.cpp Initial commit 2 years ago
xerbla.cpp Initial commit 2 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.