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