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.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
f2c v811_spc009_project 4 months ago
fortran v811_spc009_project 4 months ago
testing v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
BandTriangularSolver.h v811_spc009_project 4 months ago
CMakeLists.txt v811_spc009_project 4 months ago
GeneralRank1Update.h v811_spc009_project 4 months ago
PackedSelfadjointProduct.h v811_spc009_project 4 months ago
PackedTriangularMatrixVector.h v811_spc009_project 4 months ago
PackedTriangularSolverVector.h v811_spc009_project 4 months ago
README.txt v811_spc009_project 4 months ago
Rank2Update.h v811_spc009_project 4 months ago
common.h v811_spc009_project 4 months ago
complex_double.cpp v811_spc009_project 4 months ago
complex_single.cpp v811_spc009_project 4 months ago
double.cpp v811_spc009_project 4 months ago
level1_cplx_impl.h v811_spc009_project 4 months ago
level1_impl.h v811_spc009_project 4 months ago
level1_real_impl.h v811_spc009_project 4 months ago
level2_cplx_impl.h v811_spc009_project 4 months ago
level2_impl.h v811_spc009_project 4 months ago
level2_real_impl.h v811_spc009_project 4 months ago
level3_impl.h v811_spc009_project 4 months ago
single.cpp v811_spc009_project 4 months ago
xerbla.cpp v811_spc009_project 4 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.