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

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

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

Size and Complex properties must also match.

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