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

Returns true, if ALeft is greater than ARight.

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

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

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