Template Function crocoddyl::pseudoInverse

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())