eigen/blas
Gael Guennebaud 28e64b0da3 email change
2010-06-24 23:21:58 +02:00
..
CMakeLists.txt add platform check for how to link to the standard math library. 2010-04-19 11:19:22 -04:00
common.h email change 2010-06-24 23:21:58 +02:00
complex_double.cpp email change 2010-06-24 23:21:58 +02:00
complex_single.cpp email change 2010-06-24 23:21:58 +02:00
double.cpp email change 2010-06-24 23:21:58 +02:00
level1_impl.h email change 2010-06-24 23:21:58 +02:00
level2_impl.h email change 2010-06-24 23:21:58 +02:00
level3_impl.h email change 2010-06-24 23:21:58 +02:00
README.txt
single.cpp email change 2010-06-24 23:21:58 +02:00
xerbla.cpp

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.