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