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 subversion repository will be available again. Beware that the estimation and optimization packages are going to be changed quite a lot soon, to address issues http://issues.apache.org/jira/browse/MATH-177, http://issues.apache.org/jira/browse/MATH-246 and perhaps http://issues.apache.org/jira/browse/MATH-196. I will probably start a discussion on these topics in the next few days on this list. regards, Luc > > Regards, > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org