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