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

Returns true, if ALeft is greater than ARight.

Pascal
class operator GreaterThan(const ALeft: Matrix; const ARight: Matrix);

Returns true, if ALeft is greater than to all elements in ARight.

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