Re: [math] GaussNewtonEstimator

2009-02-16 Thread Mark Fortner
Thanks Luc. I appreciate the heads up about the upcoming changes. I'll keep an eye out for the discussion on the mailing list. Regards, Mark On Mon, Feb 16, 2009 at 1:49 PM, Luc Maisonobe wrote: > Mark Fortner a écrit : > > I was wondering if someone could add a default no-args constructor to

Re: [math] GaussNewtonEstimator

2009-02-16 Thread Luc Maisonobe
Mark Fortner a écrit : > I was wondering if someone could add a default no-args constructor to the > GaussNewtonEstimator? I'm trying to add a simple SPI-based factory to my > code and the ServiceLoader fails because it can't find a no-args constructor > for the estimator. I'll check it in when s

[math] GaussNewtonEstimator

2009-02-16 Thread Mark Fortner
I was wondering if someone could add a default no-args constructor to the GaussNewtonEstimator? I'm trying to add a simple SPI-based factory to my code and the ServiceLoader fails because it can't find a no-args constructor for the estimator. Regards, -- Mark Fortner blog: http://feeds.feedbur