You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > Size Method > TVec.Size Method (TMtxVecBase, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.Size Method (TMtxVecBase, boolean)

Sets vector size.

Pascal
function Size(const Src: TMtxVecBase; AComplex: boolean): TMtxVec; override;

Length is set to Src.Length and Complex property to AComplex. Floating point precision is obtained from Src. If Src is integer type (TVecInt, TMtxInt), the existing floating point precision is preserved.

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