aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/complex_double.cpp
Commit message (Collapse)AuthorAge
* blas: fix most of level1 functionsGravatar Gael Guennebaud2010-03-02
|
* blas: fix HEMM and HERKGravatar Gael Guennebaud2010-03-02
|
* add a wip blas library built on top of Eigen. TODO:Gravatar Gael Guennebaud2009-09-25
- write extentive unit tests (maybe this already exist in other projects) - the level2 functions still have to be implemented