[
https://issues.apache.org/jira/browse/MATH-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Dibak updated MATH-1425:
----------------------------------
Attachment: patch
Patch for setRow and getRow in Array2DRowRealMatrix. Unittests are existing
and passed.
> Use Arraycopy for Row Operations in Array2DRowRealMatrix
> --------------------------------------------------------
>
> Key: MATH-1425
> URL: https://issues.apache.org/jira/browse/MATH-1425
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 4.0, 3.7
> Reporter: Christoph Dibak
> Priority: Minor
> Attachments: patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Using System.arraycopy() can be used to improve runtime for row operations
> (setRow / getRow) for instances of Array2DRowRealMatrix. See also MATH-1389.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)