Show / Hide Table of Contents

    Method ProductLastAxis

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

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