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

Compares Vec elements with coresponding calling object elements.

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

Method uses comparison algorithm specified by Precision property.

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