powered by
Returns the square of a symmetric matrix X.
fastSquare(X)
A symmetric matrix
A fast implementation of X^2 for symmetric matrices. This helps speed up the I-prior EM algorithm.