index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
geo_orthomethods.cpp
Commit message (
Expand
)
Author
Age
*
Fix nested_eval<Product<> > which wrongly returned a Product<> expression
Gael Guennebaud
2014-09-24
*
Fix geo_orthomethods unit test for complexes
Gael Guennebaud
2014-08-01
*
Make cross product uses nested/nested_eval
Gael Guennebaud
2014-08-01
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix a couple of warnings in the unit tests
Gael Guennebaud
2011-11-05
*
fix cross product for complexes and add support for mixed real-complex cross ...
Gael Guennebaud
2011-01-27
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
email change
Gael Guennebaud
2010-06-24
*
Big renaming:
Benoit Jacob
2010-01-04
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
improve coverage of unitOrthogonal
Gael Guennebaud
2009-09-07
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
add optimized cross3 function (code from Rohit Garg)
Gael Guennebaud
2009-03-11
*
compilation fix + test orho methods for complex
Gael Guennebaud
2009-02-26
*
add tests showing bug in unitOrthogonal such that we don't forget it!
Gael Guennebaud
2009-02-17
*
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
Gael Guennebaud
2009-02-17