ss928_framework/ss928sdk/include/eigen3/blas/README.txt

7 lines
183 B
Plaintext
Raw Normal View History

2024-12-16 13:31:45 +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.