Files
eigen/blas
Gael Guennebaud 52e0a44034 implement GBMV
2011-02-02 11:39:13 +01:00
..
2011-02-02 11:39:13 +01:00
2011-02-02 11:39:13 +01:00
2009-11-28 02:42:05 +01:00
2010-07-16 22:27:24 +02:00

This directory contains a BLAS library built on top of Eigen.

This is currently a work in progress which is far to be ready for use,
but feel free to contribute to it if you wish.

This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.