mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 10:09:26 +00:00
Phil Steitz
f6da77e2bc
Added setSubMatrix methods to RealMatrix, BigMatrix.
Modified copyIn methods to use setSubMatrix and moved array argument checking from constructors and copyIn to setSubMatrix. PR # 35007 Base implementation contributed by Rodrigo di Lorenzo Lopes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@178982 13f79535-47bb-0310-9956-ffa450edef68
Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide.
Description
Languages
Java
99.3%
R
0.5%