Gael Guennebaud f483c7ea8a bug #1741: fix C.noalias() = A*C; with C.innerStride()!=1
(grafted from ea0d5dc956c1268dd91ce636d8fd5e07225acb06
)
2019-09-10 16:25:24 +02:00
..
2014-12-13 21:41:25 +01:00
2016-04-11 17:13:01 +02:00
2013-06-12 17:56:15 +02:00
2014-06-06 11:21:19 +02: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.