You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxVec Class
>
MtxVec Methods
>
FreeIt Method
>
MtxVec.FreeIt Method (TMtx, TMtx, TMtx)
Dew Math for .NET
MtxVec.FreeIt Method (TMtx, TMtx, TMtx)
MtxVec Class
MtxVec Members
Dew.Math.Units Namespace
FreeIt Method
Collapse All
Release three matrices.
Syntax
C#
Visual Basic
public
static
void
FreeIt
(
ref
TMtx
a
,
ref
TMtx
b
,
ref
TMtx
c
);
Public
static
Function
FreeIt
(
ByRef
a
As
TMtx
,
ByRef
b
As
TMtx
,
ByRef
c
As
TMtx
)
As
void
Group
FreeIt Method
Links
MtxVec Class
,
MtxVec Members
,
Dew.Math.Units Namespace
,
FreeIt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!