Hello. Some questions about classes in package "o.a.c.m.distribution".
* Why doesn't "KolmogorovSmirnovDistribution" implement one of the interfaces of the package (and/or inherit from an abstract class)? * Why is method "probability(double)" part of the "RealDistribution" interface? [All implementations return 0.] * Shouldn't the "cumulativeProbability(double x0, double x1)" method be renamed "probability(double x0, double x1)"? Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org