Create a stand-alone 3D MatrixFieldMemory for testing.
Create a stand-alone 3D MatrixFieldMemory for testing.
Layers in field.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized matrix field memory.
Create a stand-alone 2D MatrixFieldMemory for testing.
Create a stand-alone 2D MatrixFieldMemory for testing.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized matrix field memory.
Create a stand-alone 1D MatrixFieldMemory for testing.
Create a stand-alone 1D MatrixFieldMemory for testing.
Columns in field.
Function which supplies a value for every point in the field.
Initialized matrix field memory.
Create a stand-alone 0D MatrixFieldMemory for testing.
Create a stand-alone 0D MatrixFieldMemory for testing.
The single matrix in the field.
Initialized matrix field memory.
Factory for creating MatrixFieldMemories.
THIS IS ONLY USED FOR TESTING. NOT EXPORTED TO USERS.