Remove solve(double[][]) from DecompositionSolver
-------------------------------------------------
Key: MATH-659
URL: https://issues.apache.org/jira/browse/MATH-659
Project: Commons Math
Issue Type: Task
Affects Versions: 3.0
Reporter: Sébastien Brisard
Priority: Trivial
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira