ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Sequential indices of the non-zero-valued elements in A.
Finds sequential indices of non-zero elements in n-d array, search from start to end in 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: ILNumericsBaseArraycomplex
Source array.
Return Value
Type: RetArrayInt64Sequential indices of the non-zero-valued elements in A.
Remarks
[ILNumerics Computing Engine]
See Also