Apache Commons Math
Go to file
Mark R. Diggory 7ec4d3874c Its more logical not to have increment return a value, this allows a
distict separation between the calculation of moments and the 
calculation of the actually return value of getVlaue in Storageless 
approaches. With this benifit it is no longer neccessary to calculate 
all the statistics moment based statistics on addValue, only the 
underlying moment itself.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140976 13f79535-47bb-0310-9956-ffa450edef68
2003-07-08 03:44:12 +00:00
src Its more logical not to have increment return a value, this allows a 2003-07-08 03:44:12 +00:00
xdocs PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21277 2003-07-05 16:59:13 +00:00
.cvsignore PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21295 2003-07-05 17:58:17 +00:00
LICENSE.txt Added an LICENSE.txt in commons-math 2003-05-29 19:41:52 +00:00
PROPOSAL.html Added myself to STATUS and PROPOSAL 2003-05-12 20:32:26 +00:00
RELEASE-NOTES.txt added new commons math component 2003-05-12 15:07:54 +00:00
STATUS.html Submitted by: Phil S. 2003-05-15 05:47:51 +00:00
build.xml Rotating Commons Collections version to SNAPSHOT to get latest primitive collections implementations. 2003-07-05 19:24:18 +00:00
checkstyle.properties Checkstyle should check that each source file include a license 2003-05-29 23:25:00 +00:00
checkstyle.xml This XML configuration file will work with the most recent Maven plugin for Checkstyle, just change the project.properties to point to this XML file. 2003-07-07 13:57:13 +00:00
project.properties This XML configuration file will work with the most recent Maven plugin for Checkstyle, just change the project.properties to point to this XML file. 2003-07-07 13:57:13 +00:00
project.xml Rotating Commons Collections version to SNAPSHOT to get latest primitive collections implementations. 2003-07-05 19:24:18 +00:00