Template Function ruckig::join

Function Documentation

template<class Vector>
inline std::string ruckig::join(const Vector &array, bool high_precision = false)

Vector data type based on the Eigen matrix type. Eigen needs to be included seperately.