/[Apache-SVN]
ViewVC logotype

Revision 140845


Jump to revision: Previous Next
Author: tobrien
Date: Wed May 21 05:48:25 2003 UTC (21 years, 4 months ago)
Changed paths: 3
Log Message:
Added javadoc to FixedDA and altered exceptions in DoubleArray

* One should be able to use a DoubleArray in a similar way to a
regular double[], to this effect methods for accessing element
values will no longer throw NoSuchElementExceptions when an
index is outside of the element set.  These method all throw
ArrayIndexOutOfBoundException if a bad index is supplied.

* Filled out javadoc in FixedDoubleArray.


Changed paths

Path Details
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/DoubleArray.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ExpandableDoubleArray.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/FixedDoubleArray.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26