I understand you want to support the general case, but why should it
necessitate instantiating a ref.

On Tue, Aug 23, 2011 at 5:29 PM, Luc Maisonobe <luc.maison...@free.fr>wrote:

> 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-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org>
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to