opspace/src/pseudo_inverse.cpp File Reference

#include <opspace/pseudo_inverse.hpp>
#include <Eigen/LU>
#include <Eigen/SVD>

Include dependency graph for pseudo_inverse.cpp:

Go to the source code of this file.

Namespaces

namespace  opspace

Functions

void opspace::pseudoInverse (Matrix const &matrix, double sigmaThreshold, Matrix &invMatrix, Vector *opt_sigmaOut=0)
 This pseudo-inverse is based on SVD, followed by threshlding on the singular values.


Generated on Fri Aug 26 01:31:53 2011 for Stanford Whole-Body Control Framework by  doxygen 1.5.4