eigen/Eigen
Gael Guennebaud e5b8a59cfa Add smart cast functions and ctor with scalar conversion (explicit)
to all classes of the Geometry module. By smart I mean that if current
type == new type, then it returns a const reference to *this => zero overhead
2008-10-25 22:38:22 +00:00
..
src Add smart cast functions and ctor with scalar conversion (explicit) 2008-10-25 22:38:22 +00:00
Array Add a Select expression in the Array module which mimics a coeff-wise ?: operator. 2008-09-03 17:16:28 +00:00
Cholesky Big API change in Cholesky module: 2008-10-13 15:53:27 +00:00
CMakeLists.txt CoreDeclarations was removed 2008-08-28 17:33:27 +00:00
Core remove CoreDeclaration from the documentation 2008-08-28 19:11:03 +00:00
Geometry add the missing templated version of block for sub-vectors 2008-09-09 09:30:23 +00:00
LU Complete LU documentation 2008-08-11 21:26:37 +00:00
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression The discussed changes to Hyperplane, the ParametrizedLine class, and the 2008-08-31 04:25:30 +00:00
Sparse sparse module: 2008-10-21 13:35:04 +00:00
SVD missing SVD header file 2008-08-19 20:18:46 +00:00