You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
EigSymGen Method
>
Matrix.EigSymGen Method (TMtx, TVec, double, double, double, TEigGenType)
Dew Math for .NET
Matrix.EigSymGen Method (TMtx, TVec, double, double, double, TEigGenType)
Matrix Structure
Matrix Members
Dew.Math Namespace
EigSymGen Method
Collapse All
Syntax
C#
Visual Basic
public
void
EigSymGen
(
TMtx
B
,
TVec
D
,
double
Minimum
,
double
Maximum
,
double
Tolerance
,
TEigGenType
EigGenType
);
Public
Function
EigSymGen
(
B
As
TMtx
,
D
As
TVec
,
Minimum
,
Maximum
,
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!