C++ implementation of the power method (von Mises iteration) to compute the largest eigenvector of a dense input matrix.
Useful links