You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > GreaterThan Operator > MatrixInt.GreaterThan Operator (MatrixInt, MatrixInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.GreaterThan Operator (MatrixInt, MatrixInt)

Returns true, if coresponding elements in ALeft are greater than coresponding elements in ARight.

Pascal
class operator GreaterThan(const ALeft: MatrixInt; const ARight: MatrixInt);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!