You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2013/04/07 11:17:21 UTC

[jira] [Closed] (MATH-862) AbstractRealMatrix should check that all supplied double[][] arrays are rectangular

     [ https://issues.apache.org/jira/browse/MATH-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luc Maisonobe closed MATH-862.
------------------------------


Closing issue as version 3.2 has been released on 2013-04-06.
                
> AbstractRealMatrix should check that all supplied double[][] arrays are rectangular
> -----------------------------------------------------------------------------------
>
>                 Key: MATH-862
>                 URL: https://issues.apache.org/jira/browse/MATH-862
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Sébastien Brisard
>            Priority: Minor
>              Labels: exception, linear
>             Fix For: 3.2
>
>
> Many methods in RealMatrix take as an argument a {{double[][]}} as the representation of a matrix. As such, the array should be rectangular. Checks should be provided, as requested in the Javadoc of e.g. {{void setSubMatrix(double[][], int, int)}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira