Method MinLastAxis
interface ITensorBackend<'T> with member MinLastAxis: ITensorFrontend<'T> * ITensorFrontend<'T> -> unit
Declaration
interface ITensorBackend<'T> with member MinLastAxis: trgt:ITensorFrontend<'T> * src:ITensorFrontend<'T> -> unit
Parameters
Type | Name | Description |
---|---|---|
ITensorFrontend<'T> | trgt | |
ITensorFrontend<'T> | src |