| PowerMethodDominantEigenvalue Property |
Gets the dominant eigenvalue.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double DominantEigenvalue { get; }
Public ReadOnly Property DominantEigenvalue As Double
Get
public:
property double DominantEigenvalue {
double get ();
}
member DominantEigenvalue : float with get
Property Value
DoubleSee Also