aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Jacobi
Commit message (Collapse)AuthorAge
* added comments to help vim understand the header files are c++.Gravatar Mark Borgerding2009-12-01
|
* add examples for makeJacobi and makeGivensGravatar Gael Guennebaud2009-09-03
|
* * add Jacobi transformationsGravatar Benoit Jacob2009-08-09
* add Jacobi (Hestenes) SVD decomposition for square matrices * add function for trivial Householder