eigen/blas/README.txt
Gael Guennebaud c49421a82b The BLAS interface is complete.
(grafted from abc1ca0af1
)
2014-06-06 11:21:19 +02:00

7 lines
183 B
Plaintext

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.