Show / Hide Table of Contents

    Method dev

    val dev: ITensor -> ITensorDevice

    Device the data of tensor is stored on.

    Declaration
    val dev: a:ITensor -> ITensorDevice
    Parameters
    Type Name Description
    ITensor a

    The tensor to operate on.

    Returns
    Type Description
    ITensorDevice

    Data storage device.

    See Also
    member Dev: unit -> ITensorDevice
    Back to top Generated by DocFX