You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@gmail.com> on 2012/12/31 05:52:48 UTC

[math] make data[] final in DiagonalMatrix

Looks like it could be - just need to explicitly set to null in
argumentless constructor.   Also, do we really want / need the
degenerate case (no data)?

Phil

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


Re: [math] make data[] final in DiagonalMatrix

Posted by Gilles Sadowski <gi...@harfang.homelinux.org>.
On Sun, Dec 30, 2012 at 08:52:48PM -0800, Phil Steitz wrote:
> Looks like it could be - just need to explicitly set to null in
> argumentless constructor.   Also, do we really want / need the
> degenerate case (no data)?

I think not.
Done in revision 1427276.


Gilles

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