Christoph Dibak created MATH-1425:
-------------------------------------
Summary: 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
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)