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