You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExprInt Class
>
MtxExprInt Methods
>
GreaterThan Method
>
MtxExprInt.GreaterThan Method (TMtxVecInt, TMtxVecInt)
Dew Math for .NET
MtxExprInt.GreaterThan Method (TMtxVecInt, TMtxVecInt)
MtxExprInt Class
MtxExprInt Members
Dew.Math.Units Namespace
GreaterThan Method
Collapse All
Syntax
C#
Visual Basic
public
static
bool
GreaterThan
(
TMtxVecInt
a
,
TMtxVecInt
b
);
Public
static
Sub
GreaterThan
(
a
As
TMtxVecInt
,
b
As
TMtxVecInt
)
Description
This is GreaterThan, a member of class MtxExprInt.
Group
GreaterThan Method
Links
MtxExprInt Class
,
MtxExprInt Members
,
Dew.Math.Units Namespace
,
GreaterThan Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!