KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
ArrayNDRef< T > Class Template Reference

Public Member Functions

 ArrayNDRef (const ArrayNDRef< T > &rhs)
 
 ArrayNDRef (ArrayND< T > *obj, int offset, int curDim)
 
const ArrayNDRef< T > & operator= (T val)
 
const ArrayNDRef< T > & operator= (const ArrayND< T > &val)
 
 operator T ()
 
ArrayNDRef< T > operator[] (int i)
 

Public Attributes

ArrayND< T > * obj
 
int offset
 
int curDim
 

The documentation for this class was generated from the following file: