Function stomp::toString(const Eigen::VectorXd&)

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