Template Function crocoddyl::pseudoInverse
Defined in File math.hpp
Function Documentation
-
template<typename MatrixLike>
MatrixLike crocoddyl::pseudoInverse(const Eigen::MatrixBase<MatrixLike> &a, const typename MatrixLike::RealScalar &epsilon = Eigen::NumTraits<typename MatrixLike::Scalar>::dummy_precision())