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

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