You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.PSCValues1D Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.PSCValues1D Method

Obtains a pointer to the complex value of the Matrix at Index.

Pascal
function PSCValues1D(const Index: integer): PPSCplx;

The function returns @CValues[i]. Under .NET this is a pointer to unmanaged memory.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!