Main Page | Modules | Class Hierarchy | Class List | File List | Class Members

MArray Stream I/O
[MArray I/O]

Functions


Detailed Description

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

Function Documentation

template<class T, int N>
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>
ostream & operator<< ostream &  os,
const MArray< T, 6 > &  A
[related, inherited]
 

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

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

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

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

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

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

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

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

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

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

Write a 1-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 Fri Dec 24 13:32:03 2004 for LTL by doxygen 1.3.4