Show / Hide Table of Contents

    Method layout

    val layout: ITensor -> TensorLayout

    Memory layout of the tensor.

    Declaration
    val layout: a:ITensor -> TensorLayout
    Parameters
    Type Name Description
    ITensor a

    The tensor to operate on.

    Returns
    Type Description
    TensorLayout

    Memory layout.

    See Also
    member Layout: unit -> TensorLayout
    Back to top Generated by DocFX