Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Int32 Find(TDenseMtxVec Vec, TCplx X) | |
| 2 | Int32 Find(TDenseMtxVec Vec, Double X) |
Overload 1: Int32 Find(TDenseMtxVec Vec, TCplx X)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TDenseMtxVec | source TVec or TMtx |
| 2 | X | TCplx | scalar |
Returns: Int32
Overload 2: Int32 Find(TDenseMtxVec Vec, Double X)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TDenseMtxVec | source TVec or TMtx |
| 2 | X | Double | scalar |
Returns: Int32