COSC-4P80-Assignment-2/lib/eigen-3.4.0/blas/README.txt

7 lines
183 B
Plaintext
Raw Normal View History

2024-10-21 16:42:03 -04: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.