org.apache.commons.math3.linear
Class SchurTransformerTest
java.lang.Object
org.apache.commons.math3.linear.SchurTransformerTest
public class SchurTransformerTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchurTransformerTest
public SchurTransformerTest()
testNonSquare
public void testNonSquare()
testAEqualPTPt
public void testAEqualPTPt()
testPOrthogonal
public void testPOrthogonal()
testPTOrthogonal
public void testPTOrthogonal()
testSchurForm
public void testSchurForm()
testRandomData
public void testRandomData()
testRandomDataNormalDistribution
public void testRandomDataNormalDistribution()
testMath848
public void testMath848()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.