Re: [math] @throws IllegalArgumentException

2003-06-17 Thread Andreou Andreas
Phil Steitz wrote: --- Craig R. McClanahan [EMAIL PROTECTED] wrote: On Sat, 14 Jun 2003, David Graham wrote: Date: Sat, 14 Jun 2003 17:02:35 -0600 From: David Graham [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [math]

Re: [math] Apples or Oranges

2003-06-16 Thread Andreou Andreas
Mark R. Diggory wrote: I've got a design decision to make that I'd like to get others opinion on. Currently, the strategy in UnivariateImpl is to calculate the rudimentary building blocks of the statistics and then calculate the statistics in the getters (getVariance, getSkewness, getKurtosis

[MATH] Javadoc fixes...

2003-06-11 Thread Andreou Andreas
Hi, according to the site Javadoc generation currently throws 35 warnings. Bring the Javadoc into compliance (i.e. reach zero warnings) I've made some javadoc fixes to the following files: src/java/org/apache/commons/math/ContractableDoubleArray.java