TMtx::PValues Method

double *PValues(const int Row, const int Col);

Returns a pointer to the double value stored at Row and Col.

#NameTypeDescription
1Rowconst int
2Colconst int
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler