|
orocos_kdl
|
#include <Eigen/Core>

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