Hi all,
commit 1165155 removed method "solve(double[] b)" from class Solver in
org/apache/commons/math/linear/CholeskyDecompositionImpl.java, but it is
still in the DecompositionSolver interface that the Solver class
implements, thus resulting in an error, as the Solver class now no longer
implements that method. As a result, trunk no longer compiles on my machine...
Best regards,
Dennis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org