/[Apache-SVN]
ViewVC logotype

Revision 1390302


Jump to revision: Previous Next
Author: celestin
Date: Wed Sep 26 07:24:35 2012 UTC (12 years, 1 month ago)
Changed paths: 4
Log Message:
In AbstractRealMatrix, provided empty implementations to methods
  - createMatrix(int, int),
  - copy(),
  - getEntry(int, int),
  - setEntry(int, int).
This allows the use of the @Override tag in classes Array2DRowRealMatrix, BlockRealMatrix,
OpenMapRealMatrix with java 5.

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/AbstractRealMatrix.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/Array2DRowRealMatrix.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/BlockRealMatrix.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/OpenMapRealMatrix.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26