powered by
Returns the eigenvalues and eigenvectors of a matrix X.
eigenCpp(X)
A symmetric, positive-definite matrix
A fast implementation of eigen for symmetric, positive-definite matrices. This helps speed up the I-prior EM algorithm.