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