Module grid
Expand description
The grid module.
Structs§
- Grid
Options - Grid policy options.
Enums§
- Grid
Indexing - Enum to specify index cardinal layout.
- Grid
Sparsity - Enum to specify grid sparsity mode.
- Index
Pos - Enum to specify the index dimension position.
Functions§
- meshgrid
- Return a collection of coordinate matrices for coordinate vectors.
- meshgrid_
stack - Return a coordinate matrix for a given set of 1D coordinate tensors.