Sebastien Brisard 290224dce3 MATH-795: extracted
- testSubVectorInvalidIndex1(),
  - testSubVectorInvalidIndex2(),
  - testSubVectorInvalidIndex3(),
  - testSubVectorInvalidIndex4()
from RealVectorAbstractTest.testDataInOut(). This test revealed that
positivity of the number of elements was not checked for in
RealVector.getSubVector(int, int).

This is corrected, and a NotPositiveException is now thrown (corresponding
error message has been added to LocalizedFormats).


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1347883 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 05:50:11 +00:00
2012-06-08 05:50:11 +00:00
2012-02-14 16:17:55 +00:00
2010-04-02 01:53:38 +00:00
2012-02-22 13:05:25 +00:00
2012-02-14 16:17:55 +00:00
2012-03-02 20:46:42 +00:00
2010-03-29 00:10:10 +00:00
2012-03-02 10:24:13 +00:00
2012-05-27 18:42:44 +00:00
2012-03-04 00:40:59 +00:00
2011-12-01 21:20:47 +00:00
Languages
Java 99.3%
R 0.5%