Le 23/08/2011 20:45, Greg Sterijevski a écrit :
Hello All,

Since math gives eigendecomposition for symmetrics, why even allocate the
array imagEigenvalues ?
What am I missing?

For now, we are limited to symmetric matrices because we did not implement anything else. However, we did prepare the interface for this, so we have to implement the getImageEigenValues method, and hence we need an array.

Luc


Thanks,

-Greg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to