You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Add Method > Matrix.Add Method (TMtxVec, TCplx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Add Method (TMtxVec, TCplx)

Adds complex Value to each element of the Vec object and store the result to the calling object.

Pascal
function Add(const Vec: TMtxVec; Value: TCplx): TMtxVec; overload;

Size property of the calling object is set automatically. Complex property of the calling object is set to True.

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