#include <MNArray.h>
Collaboration diagram for MNArray2< T >:

Public Member Functions | |
| MNArray2 (int x, int y) | |
| MNArray2 (const MNArray2< T > &ar) | |
| ~MNArray2 () | |
| T & | operator() (int x, int y) |
| int | xsize () const |
| int | ysize () const |
| int | low1 () const |
| int | low2 () const |
| int | high1 () const |
| int | high2 () const |
| T * | array () const |
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
1.3.8