You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > ExtendToComplex Method > Vector.ExtendToComplex Method (boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.ExtendToComplex Method (boolean)

Extend Vec object to complex calling object.

Pascal
function ExtendToComplex(Zeros: boolean = True): TMtxVec; overload;

{$IFDEF D9_INLINE} inline; {$ENDIF}  

If Zeros is true then the calling vector imaginary part is set to zero, otherwise the calling object imaginary part is the same as calling object real part.

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