You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > IsEqual Method > TMtxVec.IsEqual Method (TMtxVec, integer, integer, integer, double, TCompare)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.IsEqual Method (TMtxVec, integer, integer, integer, double, TCompare)

Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1].

Pascal
function IsEqual(const Vec: TMtxVec; VecIndex: integer; Index: integer; Len: integer; const Precision: double; const Compare: TCompare = cmpAbsolute): boolean; overload;

Algorithm uses the Compare type and specified Precision.

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