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_parametrizedline.cpp
Commit message (
Expand
)
Author
Age
*
Many files were missing in previous changeset.
Gael Guennebaud
2015-07-29
*
Updated the geo_parametrizedline_2 test for AVX.
Benoit Steiner
2014-04-04
*
Fix geo_* unit tests with respect to AVX
Gael Guennebaud
2014-03-27
*
Reverted the definition of the EIGEN_ALIGN to its former meaning (i.e. a bool...
Benoit Steiner
2014-02-18
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
feature 297: s/intersectionPoint/pointAt, fix documentation, add a unit test
Gael Guennebaud
2011-12-10
*
finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_D...
Gael Guennebaud
2011-05-28
*
clean several other assertion checking tests
Gael Guennebaud
2011-05-20
*
add an Options template parameter to Hyperplane and ParametrizedLine
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
*
More Index related stuff.
Hauke Heibel
2010-06-21
*
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
Gael Guennebaud
2009-12-04
*
Another big refactoring change:
Gael Guennebaud
2009-11-18
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
Gael Guennebaud
2009-02-17