Show / Hide Table of Contents

    Method allIdxOfShape

    val allIdxOfShape: int64 list -> seq<int64 list>

    a sequence of indicies enumerating all elements of the array with the given shape

    Declaration
    val allIdxOfShape: shp:int64 list -> seq<int64 list>
    Parameters
    Type Name Description
    int64 list shp
    Returns
    Type Description
    seq<int64 list>
    Back to top Generated by DocFX