Re: [Math] Issue 349

2010-03-08 Thread luc . maisonobe
+1 Luc - "Phil Steitz" a écrit : > Gilles Sadowski wrote: > > Hi. > > > > I propose to resolve the issue > > https://issues.apache.org/jira/browse/MATH-349 > > by > > - creating private setter methods > > - modify the "setNormal" method to enforce consistency > > - mark all setters in

Re: [Math] Issue 349

2010-03-08 Thread Phil Steitz
Gilles Sadowski wrote: > Hi. > > I propose to resolve the issue > https://issues.apache.org/jira/browse/MATH-349 > by > - creating private setter methods > - modify the "setNormal" method to enforce consistency > - mark all setters in *all* the "...Ditribution" interfaces and >"...Distrib

[Math] Issue 349

2010-03-08 Thread Gilles Sadowski
Hi. I propose to resolve the issue https://issues.apache.org/jira/browse/MATH-349 by - creating private setter methods - modify the "setNormal" method to enforce consistency - mark all setters in *all* the "...Ditribution" interfaces and "...DistributionImpl" classes as deprecated Is anyo