Aikido
|
#include <Eigen/Dense>
Go to the source code of this file.
Namespaces | |
aikido | |
Format of serialized trajectory in YAML. | |
aikido::common | |
Functions | |
Eigen::MatrixXd | aikido::common::pseudoinverse (const Eigen::MatrixXd &mat, double eps=1e-6) |
Computes the Moore-Penrose pseudoinverse of a matrix. More... | |