Function stomp::toString(const std::vector<Eigen::VectorXd>&)

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