Preparing search index...
The search index is not available
ml-matrix
ml-matrix
EigenvalueDecomposition
Class EigenvalueDecomposition
Link
https://github.com/lutzroeder/Mapack/blob/master/Source/EigenvalueDecomposition.cs
Index
Constructors
constructor
Properties
diagonal
Matrix
eigenvector
Matrix
imaginary
Eigenvalues
real
Eigenvalues
Constructors
constructor
new
EigenvalueDecomposition
(
value
:
MaybeMatrix
,
options
?:
IEVDOptions
,
)
:
EigenvalueDecomposition
Parameters
value
:
MaybeMatrix
Optional
options
:
IEVDOptions
Returns
EigenvalueDecomposition
Properties
Readonly
diagonal
Matrix
diagonalMatrix
:
Matrix
Readonly
eigenvector
Matrix
eigenvectorMatrix
:
Matrix
Readonly
imaginary
Eigenvalues
imaginaryEigenvalues
:
number
[]
Readonly
real
Eigenvalues
realEigenvalues
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
diagonal
Matrix
eigenvector
Matrix
imaginary
Eigenvalues
real
Eigenvalues
ml-matrix
Loading...
Link
https://github.com/lutzroeder/Mapack/blob/master/Source/EigenvalueDecomposition.cs