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