android-platform-a71/external/eigen/blas
2024-11-30 08:52:24 +01:00
..
f2c A715FXXUADWE1 2024-11-30 08:52:24 +01:00
fortran A715FXXUADWE1 2024-11-30 08:52:24 +01:00
testing A715FXXUADWE1 2024-11-30 08:52:24 +01:00
Android.bp A715FXXUADWE1 2024-11-30 08:52:24 +01:00
BandTriangularSolver.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
CMakeLists.txt A715FXXUADWE1 2024-11-30 08:52:24 +01:00
common.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
complex_double.cpp A715FXXUADWE1 2024-11-30 08:52:24 +01:00
complex_single.cpp A715FXXUADWE1 2024-11-30 08:52:24 +01:00
double.cpp A715FXXUADWE1 2024-11-30 08:52:24 +01:00
GeneralRank1Update.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level1_cplx_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level1_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level1_real_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level2_cplx_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level2_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level2_real_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
level3_impl.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
PackedSelfadjointProduct.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
PackedTriangularMatrixVector.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
PackedTriangularSolverVector.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
Rank2Update.h A715FXXUADWE1 2024-11-30 08:52:24 +01:00
README.txt A715FXXUADWE1 2024-11-30 08:52:24 +01:00
single.cpp A715FXXUADWE1 2024-11-30 08:52:24 +01:00
xerbla.cpp A715FXXUADWE1 2024-11-30 08:52:24 +01:00

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.