Show / Hide Table of Contents

    Method Round

    abstract member Round: ITensorFrontend<'T> * ITensorFrontend<'T> -> unit

    Declaration
    abstract member Round: trgt:ITensorFrontend<'T> * src1:ITensorFrontend<'T> -> unit
    Parameters
    Type Name Description
    ITensorFrontend<'T> trgt
    ITensorFrontend<'T> src1
    Back to top Generated by DocFX