aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/StableNorm.h
Commit message (Collapse)AuthorAge
...
* fix warning in stable normGravatar Gael Guennebaud2009-09-15
|
* bugfix in inner-product specialization,Gravatar Gael Guennebaud2009-08-15
| | | | | compilation fix in stable norm, optimize apply householder
* fix a couple of warningsGravatar Gael Guennebaud2009-08-15
|
* compilation fix (sun CC)Gravatar Gael Guennebaud2009-07-20
|
* re-implement stableNorm using a homemade blocky andGravatar Gael Guennebaud2009-07-17
vectorization friendly algorithm (slow if no vectorization)