aosp12/external/eigen/blas/README.txt

7 lines
183 B
Plaintext
Raw Normal View History

2023-01-09 17:11:35 +08: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.