Eigen SystemGet Eigenvalues(Matrix, Complex Matrix) Method
Definition
Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public ComplexMatrix GetEigenvalues(
Matrix A,
out ComplexMatrix EigenVectors
)VB
Public Function GetEigenvalues (
A As Matrix,
<OutAttribute> ByRef EigenVectors As ComplexMatrix
) As ComplexMatrixParameters
- A Matrix
- EigenVectors ComplexMatrix