ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Sequential indices of the true-valued elements in A.
Find true elements in n-d array and give their sequential index (column major order).
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsBaseArrayBoolean
Source logical array.
Return Value
Type: RetArrayInt64Sequential indices of the true-valued elements in A.
Remarks
[ILNumerics Computing Engine]
See Also