Write out
to a 3D vector field at (row
, col
).
Write out
to a 2D vector field at (row
, col
).
Write out
to a 1D vector field at (col
).
Write out
to a 0D vector field.
Set the shape of the complex field for writing.
Set the shape of the complex field for writing.
Rows in the complex field.
Columns in the complex field.
Set the shape of the complex field for writing.
Set the shape of the complex field for writing.
If the field already has a defined shape, this does nothing. Subclasses that allow field shape to be defined must override this method.
The desired shape of the complex field for writing
The interface for writing a complex field on the CPU.