aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
Commit message (Collapse)AuthorAge
* Fix compilation of BLAS backend and frontendGravatar Gael Guennebaud2019-09-11
|
* Fix "suggest parentheses around comparison" warningGravatar Christoph Hertzberg2018-05-15
|
* Fix support for MKL's BLAS when using MKL_DIRECT_CALL.Gravatar Gael Guennebaud2017-08-17
|
* bug #1405: enable StrictlyLower/StrictlyUpper triangularView as the ↵Gravatar Gael Guennebaud2017-06-09
| | | | destination of matrix*matrix products.
* Fix BLAS backend for symmetric rank K updates.Gravatar Gael Guennebaud2016-12-06
|
* Cleanup obsolete assign_scalar_eig2mkl helper.Gravatar Gael Guennebaud2016-04-11
|
* Remove all references to MKL in BLAS wrappers.Gravatar Gael Guennebaud2016-04-11