You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Equal Operator > Matrix.Equal Operator (Matrix, Matrix)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Equal Operator (Matrix, Matrix)

Returns true, if all elements of Left are equal to Right.

Pascal
class operator Equal(const Left: Matrix; const Right: Matrix);

Size and Complex properties must also match.

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