Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 38679 invoked from network); 5 Jan 2010 22:42:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jan 2010 22:42:17 -0000 Received: (qmail 69953 invoked by uid 500); 5 Jan 2010 22:42:16 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 69851 invoked by uid 500); 5 Jan 2010 22:42:16 -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 69841 invoked by uid 99); 5 Jan 2010 22:42:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2010 22:42:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2010 22:42:14 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 88A0F234C04C for ; Tue, 5 Jan 2010 14:41:54 -0800 (PST) Message-ID: <1144333865.55001262731314558.JavaMail.jira@brutus.apache.org> Date: Tue, 5 Jan 2010 22:41:54 +0000 (UTC) From: "Axel Kramer (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (MATH-327) Maximal number of iterations (540) exceeded In-Reply-To: <1345186427.54021262728194892.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-327?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D127968= 84#action_12796884 ]=20 Axel Kramer commented on MATH-327: ---------------------------------- Seems that Math-320 isn't completly solved. For the getU() method I'm getting NaN values: {code:java} @Test public void testMath327() { double[][] arr =3D { { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 }, { 1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573 } }; RealMatrix rcp =3D new Array2DRowRealMatrix(arr); SingularValueDecomposition svd =3D new SingularValueDecompositionImpl= (rcp); System.out.println(svd.getU()); System.out.println(svd.getS()); System.out.println(svd.getVT()); =20 // System.out.println(svd.getU().multiply(svd.getS()).multiply(svd.get= VT())); double[] singularValues =3D svd.getSingularValues(); System.err.println(); } {code} > Maximal number of iterations (540) exceeded > -------------------------------------------- > > Key: MATH-327 > URL: https://issues.apache.org/jira/browse/MATH-327 > Project: Commons Math > Issue Type: Bug > Environment: Windows 7 (32-bit) JDK 1.6_16 > Reporter: Mansoor Ahmed Khan > Priority: Critical > > I have a matrix of size 49x19 and when I apply SVD on this matrix it rais= es the following exception. The problem which I am facing is that SVD works= for some matrix and doesn't work for others. I have no clue what is the po= ssible reason. > Exception:: > CorrespondenceAnalysis: org.apache.commons.math.MaxIterationsExceededExce= ption: Maximal number of iterations (540) exceeded=20 > [org.apache.commons.math.linear.EigenDecompositionImpl.processGeneralBloc= k(EigenDecompositionImpl.java:881), org.apache.commons.math.linear.EigenDec= ompositionImpl.findEigenvalues(EigenDecompositionImpl.java:651), org.apache= .commons.math.linear.EigenDecompositionImpl.decompose(EigenDecompositionImp= l.java:243), org.apache.commons.math.linear.EigenDecompositionImpl.(E= igenDecompositionImpl.java:202), org.apache.commons.math.linear.SingularVal= ueDecompositionImpl.(SingularValueDecompositionImpl.java:114), > RealMatrix m =3D [[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.0000= 0000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.0000000= 0, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, = 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.= 00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.000= 00000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.000000= 00, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000= , 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1= .00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00= 000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.0000= 0000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.0000000= 0, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, = 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 0.94999999, 0.= 95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.950= 00000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.952380= 96, 1.00000000, 0.93333334, 0.96428573],[1.00000000, 1.00000000, 0.94999999= , 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0= .95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95= 238096, 1.00000000, 0.93333334, 0.96428573],[1.00000000, 1.00000000, 1.0000= 0000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.0000000= 0, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, = 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.= 00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.000= 00000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.991071= 43, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000= , 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1= .00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99= 107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.0000= 0000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.9458333= 3, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, = 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573],[1.00000000, 1.= 00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.000= 00000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.000000= 00, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000= , 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1= .00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00= 000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.0000= 0000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.9910714= 3, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, = 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573],[1.= 00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.991= 07143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.000000= 00, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573]= ,[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0= .99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00= 000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428= 573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.0000000= 0, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, = 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.9= 6428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.000= 00000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.944504= 31, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000,= 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1= .00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94= 450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000= 000, 0.96428573],[1.00000000, 1.00000000, 0.94999999, 0.95833331, 1.0000000= 0, 1.00000000, 0.99107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, = 0.92106681, 0.97368419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.9= 3333334, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.000= 00000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.000000= 00, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000,= 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1= .00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00= 000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000= 000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.0000000= 0, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, = 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.0= 0000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.000= 00000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.000000= 00, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096,= 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1= .00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00= 000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238= 096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.0000000= 0, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, = 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.9= 5238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.000= 00000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.000000= 00, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143,= 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1= .00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00= 000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107= 143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.0000000= 0, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583333, = 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000, 0.9= 5357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573],[1.00000000, 1.000= 00000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.000000= 00, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000,= 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1= .00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00= 000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000= 000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.0000000= 0, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, = 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.0= 0000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.000= 00000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.991071= 43, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000,= 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1= .00000000, 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99= 107143, 0.94583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368= 419, 1.00000000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573= ],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, = 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.0= 0000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.9642= 8573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.000000= 00, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450431,= 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000, 0.= 96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00= 000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.94450= 431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.00000000= , 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00000000, = 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.9= 4450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.0000= 0000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.000000= 00, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000000,= 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000, 1.= 00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, 1.00= 000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.00000= 000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.00000000= , 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00000000, = 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000, 1.0= 0000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.0000= 0000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.000000= 00, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000000,= 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096, 1.= 00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, 1.00= 000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.00000= 000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.95238096= , 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00000000, = 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000, 1.0= 0000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.9523= 8096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.000000= 00, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000000,= 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143, 0.= 95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, 1.00= 000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.00000= 000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.99107143= , 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00000000, = 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000, 1.0= 0000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.9910= 7143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.000000= 00, 1.00000000, 1.00000000, 1.00000000, 1.00000000, 0.99107143, 1.00000000,= 1.00000000, 1.00000000, 1.00000000, 0.94450431, 1.00000000, 1.00000000, 0.= 99107143, 0.95238096, 1.00000000, 1.00000000, 0.96428573],[1.00000000, 1.00= 000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.94583= 333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.00000000= , 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573],[1.00000000, = 1.00000000, 0.94999999, 0.95833331, 1.00000000, 1.00000000, 0.99107143, 0.9= 4583333, 1.00000000, 0.95000000, 0.98333333, 0.92106681, 0.97368419, 1.0000= 0000, 0.95357142, 0.95238096, 1.00000000, 0.93333334, 0.96428573]] > RealMatrix rcp =3D MatrixUtils.createRealMatrix(CP);=09 > SingularValueDecomposition svd =3D new SingularValueDecompositionImpl(rcp= );=09=09 > RealMatrix U =3D svd.getU(); > RealMatrix S =3D svd.getS(); > RealMatrix Vt =3D svd.getVT(); > double[] singularValues =3D svd.getSingularValues(); --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.