You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2004/05/05 21:59:12 UTC

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/distribution NormalDistributionImpl.java NormalDistribution.java

brentworden    2004/05/05 12:59:11

  Added:       math/src/test/org/apache/commons/math/distribution
                        NormalDistributionTest.java
               math/src/java/org/apache/commons/math/distribution
                        NormalDistributionImpl.java NormalDistribution.java
  Log:
  Replaced normal CDF routine with one based on the error function.
  
  Revision  Changes    Path
  1.6       +2 -22     jakarta-commons/math/src/test/org/apache/commons/math/distribution/NormalDistributionTest.java
  
  
  
  
  1.8       +38 -120   jakarta-commons/math/src/java/org/apache/commons/math/distribution/NormalDistributionImpl.java
  
  
  
  
  1.7       +0 -12     jakarta-commons/math/src/java/org/apache/commons/math/distribution/NormalDistribution.java
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org