Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B15F580F0 for ; Wed, 7 Sep 2011 02:01:41 +0000 (UTC) Received: (qmail 11878 invoked by uid 500); 7 Sep 2011 02:01:41 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 11780 invoked by uid 500); 7 Sep 2011 02:01:40 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 11772 invoked by uid 99); 7 Sep 2011 02:01:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 02:01:40 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 02:01:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 91A0A84265 for ; Wed, 7 Sep 2011 02:01:16 +0000 (UTC) Date: Wed, 7 Sep 2011 02:01:16 +0000 (UTC) From: =?utf-8?Q?S=C3=A9bastien_Brisard_=28JIRA=29?= To: issues@commons.apache.org Message-ID: <85379048.23185.1315360876592.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (MATH-659) Remove solve(double[][]) from DecompositionSolver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org 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=C3=A9bastien Brisard Priority: Trivial Following MATH-653, where {{double[]}} were removed from {{RealVector}}, an= d {{double[] solve(double[])}} was removed from {{DecompositionSolver}}, th= e method {{double[][] solve(double[][])}} should be removed from {{Decompos= itionSolver}}. {{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