Home | History | Annotate | only in /external/eigen/blas
Up to higher level directory
NameDateSize
Android.mk05-Oct-20171.5K
BandTriangularSolver.h05-Oct-20173.5K
CMakeLists.txt05-Oct-20171.6K
common.h05-Oct-20174.3K
complex_double.cpp05-Oct-2017647
complex_single.cpp05-Oct-2017646
double.cpp05-Oct-20171.5K
f2c/05-Oct-2017
fortran/05-Oct-2017
GeneralRank1Update.h05-Oct-20171.6K
level1_cplx_impl.h05-Oct-20174.8K
level1_impl.h05-Oct-20174.5K
level1_real_impl.h05-Oct-20173.5K
level2_cplx_impl.h05-Oct-201711.9K
level2_impl.h05-Oct-201724.6K
level2_real_impl.h05-Oct-201710.3K
level3_impl.h05-Oct-201736.9K
PackedSelfadjointProduct.h05-Oct-20172K
PackedTriangularMatrixVector.h05-Oct-20173.1K
PackedTriangularSolverVector.h05-Oct-20173.1K
Rank2Update.h05-Oct-20172.1K
README.txt05-Oct-2017183
single.cpp05-Oct-2017757
testing/05-Oct-2017
xerbla.cpp05-Oct-2017389

README.txt

      1 
      2 This directory contains a BLAS library built on top of Eigen.
      3 
      4 This module is not built by default. In order to compile it, you need to
      5 type 'make blas' from within your build dir.
      6 
      7