Class for computing the dominant eigenvalue and eigenvector of a square
matrix using the iterative power method.
Namespace: CenterSpace.NMath.StatsAssembly: NMathStatsPremium (in NMathStatsPremium.dll) Version: 3.6.0.0
Syntax
| C# |
|---|
public class PowerMethod |
| Visual Basic |
|---|
Public Class PowerMethod |
| Visual C++ |
|---|
public ref class PowerMethod |