Re: [Math] InvalidMatrixException constructor

2011-02-22 Thread luc . maisonobe
- "Michael Giannakopoulos" a écrit : > Hello guys, > > Looking at the class > 'org.apache.commons.math.linear.InvalidMatrixException' > i found out that the public constructor > "InvalidMatrixException(string, > Object[ ])" isn't deprecated something that i suppose it should be > done > bec

[Math] InvalidMatrixException constructor

2011-02-21 Thread Michael Giannakopoulos
Hello guys, Looking at the class 'org.apache.commons.math.linear.InvalidMatrixException' i found out that the public constructor "InvalidMatrixException(string, Object[ ])" isn't deprecated something that i suppose it should be done because we have already added (in this version [2.2]) a new const