afp_range
Creates an array with [0, n] values along the specified dimension which is tiled across other dimensions.
Arguments
- Integer, number of rows
- Integer, number of columns
- Integer, tile dimension
Output
Array
Examples
Creates an array with [0, n] values along the specified dimension which is tiled across other dimensions.
Array