Matrix< T > Class Template Reference

#include <board.h>


Detailed Description

template<class T>
class Matrix< T >

Definition at line 44 of file board.h.

Public Member Functions

 Matrix (int iSize1, int iSize2, const T &iValue)
 Matrix (int iSize, const T &iValue)


Constructor & Destructor Documentation

template<class T>
Matrix< T >::Matrix int  iSize1,
int  iSize2,
const T &  iValue
[inline]
 

Definition at line 48 of file board.h.

template<class T>
Matrix< T >::Matrix int  iSize,
const T &  iValue
[inline]
 

Definition at line 53 of file board.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5