mdiggory2003/07/05 12:25:38
Modified:math/src/java/org/apache/commons/math/stat Univariate.java
StoreUnivariate.java
Log:
Correcting checkstyle and javadoc errors.
Revision ChangesPath
1.5 +32 -32
jakarta-commons-sandbox/math/src/java/org
mdiggory2003/06/16 14:24:30
Modified:math/src/java/org/apache/commons/math/stat Univariate.java
UnivariateImpl.java
Log:
More correction of Javadoc errors that end up propigating into UnivarImpl and other
implementations.
Revision ChangesPath
1.3
mdiggory2003/06/16 13:58:53
Modified:math/src/java/org/apache/commons/math/stat Univariate.java
Log:
Correction of Javadoc errors that end up propigating into UnivarImpl and other
implementations.
Revision ChangesPath
1.2 +24 -48
jakarta-commons-sandbox/math/sr