|
KDL
1.3.0
|
provides Maciejewski's implementation for SVD. More...
#include <Eigen/Core>

Go to the source code of this file.
Namespaces | |
| KDL | |
Functions | |
| int | KDL::svd_eigen_Macie (const MatrixXd &A, MatrixXd &U, VectorXd &S, MatrixXd &V, MatrixXd &B, VectorXd &tempi, double treshold, bool toggle) |
| svd_eigen_Macie provides Maciejewski implementation for SVD. More... | |
provides Maciejewski's implementation for SVD.
1.8.11