TDMS
Time Domain Maxwell Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Dimensions Class Reference

Public Member Functions

int operator[] (int value) const
 
 Dimensions (const mxArray *ptr)
 
bool are_1d () const
 
bool are_2d () const
 

Private Member Functions

bool are_nd (int n) const
 

Private Attributes

int i = 0
 Extent of dimension 1.
 
int j = 0
 Extent of dimension 2.
 
int k = 0
 Extent of dimension 3.
 

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