Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MNArrayN< T > Class Template Reference

#include <MNArray.h>

Collaboration diagram for MNArrayN< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MNArrayN (int dimension, int *sizes)
 ~MNArrayN ()
T & operator() (int *v)
int size (int d) const
int low (int d) const
int high (int d) const
T * array () const

template<class T>
class MNArrayN< T >


Constructor & Destructor Documentation

template<class T>
MNArrayN< T >::MNArrayN int  dimension,
int *  sizes
[inline]
 

template<class T>
MNArrayN< T >::~MNArrayN  )  [inline]
 


Member Function Documentation

template<class T>
T* MNArrayN< T >::array  )  const [inline]
 

template<class T>
int MNArrayN< T >::high int  d  )  const [inline]
 

template<class T>
int MNArrayN< T >::low int  d  )  const [inline]
 

template<class T>
T& MNArrayN< T >::operator() int *  v  )  [inline]
 

template<class T>
int MNArrayN< T >::size int  d  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sun Mar 6 13:35:57 2005 for Komssys by doxygen 1.3.8