xref: /aosp_15_r20/external/eigen/blas/README.txt (revision bf2c37156dfe67e5dfebd6d394bad8b2ab5804d4)
1*bf2c3715SXin Li
2*bf2c3715SXin LiThis directory contains a BLAS library built on top of Eigen.
3*bf2c3715SXin Li
4*bf2c3715SXin LiThis module is not built by default. In order to compile it, you need to
5*bf2c3715SXin Litype 'make blas' from within your build dir.
6*bf2c3715SXin Li
7