index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
AlignedVector3
Commit message (
Expand
)
Author
Age
*
remove the 'Unsupported Modules' meta module
Gael Guennebaud
2013-01-11
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
unsupported/Eigen/AlignedVector3: dummy_precision is now in NumTraits
Jitse Niesen
2010-02-10
*
Clean up one compilation error and two warnings.
Jitse Niesen
2010-01-26
*
Big renaming:
Benoit Jacob
2010-01-04
*
precision ---> dummy_precision
Benoit Jacob
2009-11-26
*
fix warning with gcc 4.2
Gael Guennebaud
2009-09-15
*
Remove no-op statement in AlignedVector3.
Jitse Niesen
2009-09-10
*
add normalize and normalized overloads in AlignedVector3
Gael Guennebaud
2009-08-16
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
CREDIT Hauke Heibel, fix MSVC warnings
Benoit Jacob
2009-05-09
*
*make coeff() return a const reference (required with the recent change with ...
Benoit Jacob
2009-05-09
*
add an AlignedVector3 module suitable for vectorization of 3D vectors
Gael Guennebaud
2009-05-03