aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/level1_cplx_impl.h
Commit message (Expand)AuthorAge
* Split the implementation of i?amax/min into two. Based on PR-627 by Sameer Ag...Gravatar Christoph Hertzberg2019-04-15
* Consistently use EIGEN_BLAS_FUNC in BLAS.Gravatar Sameer Agarwal2019-02-27
* Rename the vector() factories defined in blas/common.h into make_vector() to ...Gravatar Benoit Steiner2014-04-01
* Fix dot*w to return 0 for empty vectors (BLAS interface)Gravatar Gael Guennebaud2013-10-01
* Add missing changes.Gravatar Gael Guennebaud2013-06-12
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix bug #189 (issue with fortran concentions to return COMPLEX values)Gravatar Gael Guennebaud2011-02-18
* split level 1 and 2 implementation files into smaller ones and fix a couple o...Gravatar Gael Guennebaud2010-11-22