aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/StableNorm.h
Commit message (Expand)AuthorAge
* email changeGravatar Gael Guennebaud2010-06-24
* compilation fix for gcc 4.2Gravatar Gael Guennebaud2010-06-10
* the Index types change.Gravatar Benoit Jacob2010-05-30
* use modern ei_first_aligned function, dont try compiling coeffRef() on rvalue...Gravatar Benoit Jacob2010-05-08
* Introduced NestParentByRefBit and NestByRefBit - this should fix temporaries ...Gravatar Hauke Heibel2010-02-06
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
| * Big renaming:Gravatar Benoit Jacob2010-01-04
| * * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple ofGravatar Benoit Jacob2010-01-02
* | add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* | * remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBaseGravatar Gael Guennebaud2009-11-20
* | Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
|/
* * extend Map to allow the user to specify whether the mapped dataGravatar Gael Guennebaud2009-10-23
* really fix stable norm compilation for older gccGravatar Gael Guennebaud2009-10-07
* fix compilation in stable norm, move a platform check to the unit testsGravatar Gael Guennebaud2009-10-06
* fix warning in stable normGravatar Gael Guennebaud2009-09-15
* bugfix in inner-product specialization,Gravatar Gael Guennebaud2009-08-15
* 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