IntPtr PCValues(Int32 Row, Int32 Col)
Returns a pointer to the double precision complex value stored at Row and Col.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | Int32 | |
| 2 | Col | Int32 |
Returns: IntPtr
Returns a pointer to the double precision complex value stored at Row and Col.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | Int32 | |
| 2 | Col | Int32 |
Returns: IntPtr