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