C++
C#
VB
JScript
All

External Function to_string


Copyright (C) 2005 IENT-RWTH Aachen

template<class G> string to_string(const Vector<G> &X)
template<class G> string to_string(const Matrix<G> &X)
template<int D,class G> string to_string(const Array<D,G> &X)

Writes all the elements in a string