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

Obtains a pointer to the real value of the vector at Index.

Pascal
function PValues1D(const Index: integer): PPDouble;

The function returns @Values[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!