Home | History | Annotate | only in /external/eigen/blas
Up to higher level directory
NameDateSize
Android.bp22-Oct-20201.8K
BandTriangularSolver.h22-Oct-20203.5K
CMakeLists.txt22-Oct-20201.6K
common.h22-Oct-20204.3K
complex_double.cpp22-Oct-2020647
complex_single.cpp22-Oct-2020646
double.cpp22-Oct-20201.5K
f2c/22-Oct-2020
fortran/22-Oct-2020
GeneralRank1Update.h22-Oct-20201.6K
level1_cplx_impl.h22-Oct-20204.8K
level1_impl.h22-Oct-20204.5K
level1_real_impl.h22-Oct-20203.5K
level2_cplx_impl.h22-Oct-202011.9K
level2_impl.h22-Oct-202024.6K
level2_real_impl.h22-Oct-202010.3K
level3_impl.h22-Oct-202036.9K
PackedSelfadjointProduct.h22-Oct-20202K
PackedTriangularMatrixVector.h22-Oct-20203.1K
PackedTriangularSolverVector.h22-Oct-20203.1K
Rank2Update.h22-Oct-20202.1K
README.txt22-Oct-2020183
single.cpp22-Oct-2020757
testing/22-Oct-2020
xerbla.cpp22-Oct-2020389

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