Method TrueIndices
abstract member TrueIndices: ITensorFrontend<int64> * ITensorFrontend<bool> -> unit
Declaration
abstract member TrueIndices: trgt:ITensorFrontend<int64> * src1:ITensorFrontend<bool> -> unitParameters
| Type | Name | Description | 
|---|---|---|
| ITensorFrontend<int64> | trgt | |
| ITensorFrontend<bool> | src1 |