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

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 |
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.3.8