matrix<T,R,C>.lessThan¶ Description¶ Signature¶ bool matrix<T, R, C>.lessThan(matrix<T, N, M> other) where T : __BuiltinFloatingPointType; Parameters¶ other : matrix<T, N, M>¶