Overload List
Overload 1: void FindIndexes(TVecInt Dst, TMtxVec a, String op, TCplx b)
Result: stored in self (calling object)
Overload 2: void FindIndexes(TVecInt Dst, TMtxVec a, String op, TMtxVec b)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | TVecInt | source TVecInt |
| 2 | a | TMtxVec | source TVec or TMtx |
| 3 | op | String | |
| 4 | b | TMtxVec | source TVec or TMtx |
Result: stored in self (calling object)