Home | History | Annotate | only in /external/eigen/blas
Up to higher level directory
NameDateSize
Android.mk08-Oct-20152K
BandTriangularSolver.h08-Oct-20153.5K
CMakeLists.txt08-Oct-20151.6K
common.h08-Oct-20153.5K
complex_double.cpp08-Oct-2015647
complex_single.cpp08-Oct-2015646
double.cpp08-Oct-20151.4K
f2c/08-Oct-2015
fortran/08-Oct-2015
GeneralRank1Update.h08-Oct-20151.6K
level1_cplx_impl.h08-Oct-20154.7K
level1_impl.h08-Oct-20154.3K
level1_real_impl.h08-Oct-20153.5K
level2_cplx_impl.h08-Oct-201512.2K
level2_impl.h08-Oct-201523.4K
level2_real_impl.h08-Oct-201511.3K
level3_impl.h08-Oct-201534.1K
PackedSelfadjointProduct.h08-Oct-20152K
PackedTriangularMatrixVector.h08-Oct-20153.1K
PackedTriangularSolverVector.h08-Oct-20153.1K
Rank2Update.h08-Oct-20152.1K
README.txt08-Oct-2015183
single.cpp08-Oct-2015749
testing/08-Oct-2015
xerbla.cpp08-Oct-2015355

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