latest version v1.9 - last update 10 Apr 2010 |
outputs the elements of the vector on a stream More...
Functions | |
template<class T > | |
ostream & | operator<< (ostream &outStr, const lti::sparseMatrix< T > &sMatrix) |
template<class T > | |
ostream & | operator<< (ostream &s, const lti::tensor< T > &v) |
outputs the elements of the vector on a stream
STL namespace.
ostream& std::operator<< | ( | ostream & | s, | |
const lti::tensor< T > & | v | |||
) | [inline] |
outputs the elements of the tensor on a stream
ostream& std::operator<< | ( | ostream & | outStr, | |
const lti::sparseMatrix< T > & | sMatrix | |||
) | [inline] |
outputs the elements of the vector on a stream