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
/
Stride.h
Commit message (
Expand
)
Author
Age
*
Move is_diagonal to XprHelper, forward declare Ref
Gael Guennebaud
2014-02-18
*
Add support for NVCC5: most of the Core and part of LU are callable from CUDA...
Gael Guennebaud
2013-02-07
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
Write topic page for storage orders.
Jitse Niesen
2011-02-12
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Various documentation improvements.
Jitse Niesen
2010-07-06
*
add default parameters for InnerStride/OuterStride to be
Gael Guennebaud
2010-06-25
*
More Index related stuff.
Hauke Heibel
2010-06-21
*
the Index types change.
Benoit Jacob
2010-05-30
*
Document Map and Stride, add examples.
Benoit Jacob
2010-02-26
*
Fix Map-with-Stride and cover it by new unit tests.
Benoit Jacob
2010-02-26
*
* Implement the ByOuterInner accessors
Benoit Jacob
2010-02-25
*
add Stride.h
Benoit Jacob
2010-02-18