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