#include "svd_eigen_HH.hpp"Go to the source code of this file.
Namespaces | |
| namespace | KDL |
Functions | |
| int | KDL::svd_eigen_HH (const MatrixXd &A, MatrixXd &U, VectorXd &S, MatrixXd &V, VectorXd &tmp, int maxiter=150, double epsilon=1e-300) |
| svd calculation of eigen matrices | |
1.6.1