TNT::Fortran_Array2D< T > Class Template Reference

Public Types

typedef T value_type

Public Member Functions

 Fortran_Array2D (int m, int n)
 Fortran_Array2D (int m, int n, T *a)
 Fortran_Array2D (int m, int n, const T &a)
 Fortran_Array2D (const Fortran_Array2D &A)
Fortran_Array2Doperator= (const T &a)
Fortran_Array2Doperator= (const Fortran_Array2D &A)
Fortran_Array2Dref (const Fortran_Array2D &A)
Fortran_Array2D copy () const
Fortran_Array2Dinject (const Fortran_Array2D &A)
T & operator() (int i, int j)
const T & operator() (int i, int j) const
int dim1 () const
int dim2 () const
int ref_count () const

template<class T>
class TNT::Fortran_Array2D< T >


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Functions Variables Typedefs

Generated on 22 Sep 2009 for Cali Cam by  doxygen 1.6.1