Function stomp::toString(const Eigen::MatrixXd&)
Defined in File utils.h
Function Documentation
-
std::string stomp::toString(const Eigen::MatrixXd &data)
Convert an Eigen::MatrixXd to a formated string.
- Parameters:
data – The item to be converted
- Returns:
Formated string representing data