TSCplx *PSCValues(const int Row, const int Col);
Returns a pointer to the single precision complex value stored at Row and Col.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | const int | |
| 2 | Col | const int |
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler
Returns a pointer to the single precision complex value stored at Row and Col.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | const int | |
| 2 | Col | const int |