You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
Eye Method
>
TMtx.Eye Method (int, int, TMtxVec)
Dew Math for .NET
TMtx.Eye Method (int, int, TMtxVec)
TMtx Class
TMtx Members
Dew.Math Namespace
Eye Method
Collapse All
Syntax
C#
Visual Basic
public
TMtx
Eye
(
int
aRows
,
int
aCols
,
TMtxVec
aFloatPrecisionRef
);
Public
Function
Eye
(
aRows
As
Integer
,
aCols
As
Integer
,
aFloatPrecisionRef
As
TMtxVec
)
As
TMtx
Description
This is Eye, a member of class TMtx.
Group
Eye Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
Eye Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!