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

Returns true, if ALeft is less than ARight.

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

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

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