MArray Stream I/O
[MArray I/O]

Functions


Detailed Description

Reading from and writing to streams for ltl::MArray.

Function Documentation

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 1 > &  A 
) [related, inherited]

Write a 1-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 2 > &  A 
) [related, inherited]

Write a 2-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 3 > &  A 
) [related, inherited]

Write a 3-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 4 > &  A 
) [related, inherited]

Write a 4-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 5 > &  A 
) [related, inherited]

Write a 5-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 6 > &  A 
) [related, inherited]

Write a 6-dim ltl::MArray to a stream.

template<class T>
ostream & operator<< ( ostream &  os,
const MArray< T, 7 > &  A 
) [related, inherited]

Write a 7-dim ltl::MArray to a stream.

template<class T, int N>
istream & operator>> ( istream &  is,
MArray< T, N > &  A 
) [related, inherited]

Read an ltl::MArray from a stream.


Generated on Wed Mar 11 17:44:35 2009 for LTL by  doxygen 1.5.3