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

Returns true, if any elements in Left are not equal to Right.

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

Size or Complex properties also do not match.

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