Noting that this didn't get a reply.

---------- Forwarded message ----------
From: Olivier Lefevre <lefev...@yahoo.com>
Date: Thu, Mar 31, 2011 at 12:15 AM
Subject: Solver deprecations in common maths 2.2
To: u...@commons.apache.org


All solve methods of UnivariateRealSolver are now deprecated: two
were deprecated in 2.0 and their replacements were themselves
deprecated in 2.2. If this isn't a documentation bug, how then
are we supposed to call an UnivariateRealSolver ???

Furthermore the Javadocs for this class offer this example:
"BrentSolver solver = factory.newBrentSolver();" but newBrentSolver
returns an UnivariateRealSolver, not a BrentSolver!

In short, the state of the documentation is really confusing.

Regards,

-- O.L.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to