index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Core
/
StableNorm.h
Commit message (
Expand
)
Author
Age
*
email change
Gael Guennebaud
2010-06-24
*
compilation fix for gcc 4.2
Gael Guennebaud
2010-06-10
*
the Index types change.
Benoit Jacob
2010-05-30
*
use modern ei_first_aligned function, dont try compiling coeffRef() on rvalue...
Benoit Jacob
2010-05-08
*
Introduced NestParentByRefBit and NestByRefBit - this should fix temporaries ...
Hauke Heibel
2010-02-06
*
merge and add start/end to Eigen2Support
Gael Guennebaud
2010-01-05
|
\
|
*
Big renaming:
Benoit Jacob
2010-01-04
|
*
* Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of
Benoit Jacob
2010-01-02
*
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
Gael Guennebaud
2009-12-04
*
|
* remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBase
Gael Guennebaud
2009-11-20
*
|
Another big refactoring change:
Gael Guennebaud
2009-11-18
|
/
*
* extend Map to allow the user to specify whether the mapped data
Gael Guennebaud
2009-10-23
*
really fix stable norm compilation for older gcc
Gael Guennebaud
2009-10-07
*
fix compilation in stable norm, move a platform check to the unit tests
Gael Guennebaud
2009-10-06
*
fix warning in stable norm
Gael Guennebaud
2009-09-15
*
bugfix in inner-product specialization,
Gael Guennebaud
2009-08-15
*
fix a couple of warnings
Gael Guennebaud
2009-08-15
*
compilation fix (sun CC)
Gael Guennebaud
2009-07-20
*
re-implement stableNorm using a homemade blocky and
Gael Guennebaud
2009-07-17