aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/OrthoMethods.h
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* add optimized cross3 function (code from Rohit Garg)Gravatar Gael Guennebaud2009-03-11
* compilation fix + test orho methods for complexGravatar Gael Guennebaud2009-02-26
* fix unitOrthogonal() for size > 3Gravatar Gael Guennebaud2009-02-25
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17
* * fix in IO.h, a useless copy was made because of assignment fromGravatar Benoit Jacob2008-12-18
* * Much better, consistent error msgs when mixing different scalar types:Gravatar Benoit Jacob2008-12-03
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* small dox fixesGravatar Benoit Jacob2008-09-15
* * Add an HyperPlane class in the Geometry moduleGravatar Gael Guennebaud2008-08-28
* Rename someOrthogonal to unitOrthogonal. Fix a bug in it, with dyn-size vecto...Gravatar Benoit Jacob2008-08-24
* doc fixes, and extended Basic Linear Algebra and Reductions sectionsGravatar Gael Guennebaud2008-08-20
* * it's \returns not \ReturnsGravatar Benoit Jacob2008-08-20
* last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps toGravatar Benoit Jacob2008-08-12
* Several compilation fixes for MSVC and NVCC, basically:Gravatar Gael Guennebaud2008-07-29
* Fix a couple issues introduced in the previous commit:Gravatar Gael Guennebaud2008-07-26
* * Rewrite the triangular solver so that we can take advantage of our efficien...Gravatar Gael Guennebaud2008-07-26