Show / Hide Table of Contents

    Method nDims

    val nDims: ITensor -> int

    Dimensionality of the tensor.

    Declaration
    val nDims: a:ITensor -> int
    Parameters
    Type Name Description
    ITensor a

    The tensor to operate on.

    Returns
    Type Description
    int

    Number of dimensions.

    See Also
    member NDims: unit -> int
    Back to top Generated by DocFX