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