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
/
Geometry
/
EulerAngles.h
Commit message (
Expand
)
Author
Age
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
email change
Gael Guennebaud
2010-06-24
*
the Index types change.
Benoit Jacob
2010-05-30
*
* move dummy_precision and epsilon to NumTraits
Gael Guennebaud
2010-02-10
*
precision ---> dummy_precision
Benoit Jacob
2009-11-26
*
s/std::atan2/ei_atan2
Gael Guennebaud
2009-07-31
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
fix duplicated geometry module in the doc
Gael Guennebaud
2009-01-29
*
* improvements in the tutorial: triangular matrices, linear algebra
Benoit Jacob
2008-12-06
*
bugfix in matrix to Euler-angles function
Gael Guennebaud
2008-12-06
*
Add a generic matrix to Euler-angles function.
Gael Guennebaud
2008-12-05
*
Added MatrixBase::Unit*() static function to easily create unit/basis vectors.
Gael Guennebaud
2008-07-19
*
trivial fix in EulerAngles constructor
Gael Guennebaud
2008-07-15
*
- many updates after Cwise change
Benoit Jacob
2008-07-08
*
work on rotations in the Geometry module:
Gael Guennebaud
2008-06-21