eigenVc: Compute the eigenvectors of a square symmetric matrix
Description
This is an internal function which uses a C 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
eigenVc(xmat, wp, d, r, itmax, err)
Value
This function returns a data frame containing 2 components