Gilles Sadowski cab4f49339 MATH-361
Added new exceptions. Replaced several instances of "IllegalArgumentException"
with a more specific exception.
For not yet released code, removed the checked "DimensionMismatchException"
from the method signature and replaced its instances with the new (unchecked)
version of the exception.
Corrected typos in Javadoc comments.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@959634 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 12:30:43 +00:00
2010-07-01 12:30:43 +00:00
2010-03-27 18:59:39 +00:00
2010-04-02 01:53:38 +00:00
2010-03-29 00:10:10 +00:00
2010-03-26 02:36:20 +00:00
2010-03-26 00:27:33 +00:00
Languages
Java 99.3%
R 0.5%