Description
Following MATH-653, where double[] were removed from RealVector, and double[] solve(double[]) was removed from DecompositionSolver, the method double[][] solve(double[][]) should be removed from DecompositionSolver. RealMatrix solve(RealMatrix) should be called instead.