eigenV: Compute the eigenvectors matrix of a square symmetric matrix
Description
This is an internal function which uses a R code to calculate an
eidendecomposition of a square symmetric matrix. This function is used in
the power method allowing to compute singular values and principal component
analysis.
Usage
eigenV(xmat, wp, itmax, err)
Value
This function returns a data frame containing 2 components