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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to