Method fStride
val fStride: int64 list -> int64 list
computes the stride given the shape for the ArrayND to be in Fortran-order (column-major)
Declaration
val fStride: shape:int64 list -> int64 list
Parameters
Type | Name | Description |
---|---|---|
int64 list | shape |
Returns
Type | Description |
---|---|
int64 list |