DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30897>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30897

New methods in RealMatrixImpl and changing indexing

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-09-30 13:03 -------
Reopening for 1.0. Submatrix accessor, double[]-based "constructors" should be
added. Changes should also be applied to BigDecimal version.  Row / column means
methods look out of place to me -- though computation is more efficient with
direct access to the underlying array.  It is not clear to me how to define
one-dimensional array "constructors" -- we should also have one that makes a row
matrix.  Seems ugly to add a flag -- maybe better to define createRowMatrix,
createColumnMatrix or somesuch.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to