mirror of
https://github.com/apache/commons-math.git
synced 2025-02-12 13:06:06 +00:00
- 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
Description
Languages
Java
99.3%
R
0.5%