Write out
to a 3D matrix field at (row
, col
).
Write out
to a 2D matrix field at (row
, col
).
Write out
to a 1D matrix field at (col
).
Write out
to a 0D matrix field.
Set the shape of the matrix field for writing.
Set the shape of the matrix 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 scalar field for writing
The interface for writing a matrix field on the CPU.