Show / Hide Table of Contents

    Method AllLastAxis

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

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