You are here: Symbol Reference > MtxVec Namespace > Functions > MtxVec.Enlist Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.Enlist Function

Dereferences (.NET copies) pointer's to memory of four TMtxVec objects as a jagged 2D array of complex numbers.

Pascal
procedure Enlist(a: TMtx; b: TMtx; c: TMtx; d: TMtx; var ap: T2DCplxArray; var bp: T2DCplxArray; var cp: T2DCplxArray; var dp: T2DCplxArray); overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!