Luc Maisonobe f27e3173c3 replaced all uses of the deprecated FunctionEvaluationException, DerivativeException and MatrixVisitorException
The exceptions have been temporarily declared as extending MathUserException (which is an unchecked exception) and the methods that formerly throwed them now throw MathUserException.
This changed seems to be a smooth way for users to update their code when they want, as it is binary compatible with the previous code and generate deprecation warnings if user functions do use these exceptions

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1037327 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 20:57:37 +00:00
2010-08-01 16:15:54 +00:00
2010-04-02 01:53:38 +00:00
2010-03-29 00:10:10 +00:00
2010-07-26 21:47:32 +00:00
2010-03-26 00:27:33 +00:00
Languages
Java 99.3%
R 0.5%