EigenvalueDecomposition.D Property

DotNetMatrix

An NDoc Documented Class Library

EigenvalueDecomposition.D Property

Return the block diagonal eigenvalue matrix

[Visual Basic]Overridable Public ReadOnly Property D As GeneralMatrix
[C#]
public virtual GeneralMatrix D {get;}

See Also

EigenvalueDecomposition Class | DotNetMatrix Namespace