Show / Hide Table of Contents

    Method AnyLastAxis

    interface ITensorBackend<'T> with member AnyLastAxis: ITensorFrontend<bool> * ITensorFrontend<bool> -> unit

    Declaration
    interface ITensorBackend<'T> with member AnyLastAxis: trgt:ITensorFrontend<bool> * src1:ITensorFrontend<bool> -> unit
    Parameters
    Type Name Description
    ITensorFrontend<bool> trgt
    ITensorFrontend<bool> src1
    Overrides
    abstract member ITensorBackend.AnyLastAxis: ITensorFrontend<bool> * ITensorFrontend<bool> -> unit
    Back to top Generated by DocFX