eigen/Eigen/src
2011-01-04 10:35:39 +00:00
..
Cholesky bug #54 - really fix const correctness except in Sparse 2010-12-22 17:45:37 -05:00
Core Fix bug in symmetric rank-2 update for row-major matrices (bug #144). 2011-01-04 10:35:39 +00:00
Eigen2Support add main ei_* functions into Eigen2Support 2010-12-03 11:22:35 +01:00
Eigenvalues fix compile errors in Tridiagonalization and in doc examples 2010-12-30 04:52:20 -05:00
Geometry bug #54 - really fix const correctness except in Sparse 2010-12-22 17:45:37 -05:00
Householder Document HouseholderSequence. 2011-01-02 16:59:44 +00:00
Jacobi Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
LU Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}. 2010-10-26 16:47:01 +02:00
misc Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}. 2010-10-26 16:47:01 +02:00
plugins Mention ptr_fun in docs for .unaryExpr() 2010-12-27 16:35:25 +00:00
QR fix HouseholderSequence API, bug #50: 2010-12-30 04:18:40 -05:00
Sparse merge 2010-12-31 17:26:48 +01:00
StlSupport Applied a fix to our std::vector specialization which prevents the usage of workaround_msvc_stl_support when T is not a class. 2010-12-02 12:33:15 +01:00
SVD fix HouseholderSequence API, bug #50: 2010-12-30 04:18:40 -05:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00