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

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

Pascal
function PCValues1D(const Index: integer): PPCplx;

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!