Show / Hide Table of Contents

    Method Transfer

    abstract member Transfer: ITensorFrontend<'T> * ITensorFrontend<'T> -> bool

    Declaration
    abstract member Transfer: trgt:ITensorFrontend<'T> * src:ITensorFrontend<'T> -> bool
    Parameters
    Type Name Description
    ITensorFrontend<'T> trgt
    ITensorFrontend<'T> src
    Returns
    Type Description
    bool
    Back to top Generated by DocFX