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