Home | History | Annotate | only in /external/eigen/blas
Up to higher level directory
NameDateSize
Android.mk06-Dec-20162K
BandTriangularSolver.h06-Dec-20163.5K
CMakeLists.txt06-Dec-20161.6K
common.h06-Dec-20163.5K
complex_double.cpp06-Dec-2016647
complex_single.cpp06-Dec-2016646
double.cpp06-Dec-20161.4K
f2c/06-Dec-2016
fortran/06-Dec-2016
GeneralRank1Update.h06-Dec-20161.6K
level1_cplx_impl.h06-Dec-20164.7K
level1_impl.h06-Dec-20164.3K
level1_real_impl.h06-Dec-20163.5K
level2_cplx_impl.h06-Dec-201612.2K
level2_impl.h06-Dec-201623.4K
level2_real_impl.h06-Dec-201611.3K
level3_impl.h06-Dec-201634.1K
PackedSelfadjointProduct.h06-Dec-20162K
PackedTriangularMatrixVector.h06-Dec-20163.1K
PackedTriangularSolverVector.h06-Dec-20163.1K
Rank2Update.h06-Dec-20162.1K
README.txt06-Dec-2016183
single.cpp06-Dec-2016749
testing/06-Dec-2016
xerbla.cpp06-Dec-2016406

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