Show / Hide Table of Contents

    Method newF

    val newF: int64 list -> TensorLayout

    a Fortran-order (column-major) ArrayND layout of the given shape

    Declaration
    val newF: shp:int64 list -> TensorLayout
    Parameters
    Type Name Description
    int64 list shp
    Returns
    Type Description
    TensorLayout
    Back to top Generated by DocFX