Collection of properties of this grid. More...
#include <macarray2.h>
Public Member Functions | |
bool | operator== (const type2 &type) const |
Check equality. More... | |
Public Attributes | |
std::string | core_name |
Core name of the module. | |
shape2 | shape |
Shape of the grid. | |
array2< T >::type2 | type0 |
Type for x dimensional grid. | |
array2< T >::type2 | type1 |
Type for y dimensional grid. | |
Collection of properties of this grid.
Check equality.
true
if equal false
otherwise.