On 12/31/2015 03:33 AM, Luc Maisonobe wrote:
Le 31/12/2015 04:33, Ole Ersoy a écrit :

[...]

Of course, using this feature is rather expert use. Typically, it is
done when some algorithm creates the data array by itself, and then
wants to return it as a matrix, but will not use the array by itself
anymore. In this case, transfering ownership of the array to the matrix
instance is not a bad thing, particularly if the array is big.

I agree this case is really specific so it may not be sufficient to keep
this class (or to keep the constructor and the special getter).

OK - I'll just leave out Array2DRealMatrix for now.  The BlockRealMatrix is a 
real gem.  Happy New Year!

Cheers,
Ole


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

Reply via email to