Show / Hide Table of Contents

    Method Cos

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

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