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

Returns true, if ALeft is less than ARight.

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

Returns true, if ALeft is less from all elements in ARight.

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