org.apache.commons.math3.linear
Class TriDiagonalTransformerTest
java.lang.Object
org.apache.commons.math3.linear.TriDiagonalTransformerTest
public class TriDiagonalTransformerTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriDiagonalTransformerTest
public TriDiagonalTransformerTest()
testNonSquare
public void testNonSquare()
testAEqualQTQt
public void testAEqualQTQt()
testNoAccessBelowDiagonal
public void testNoAccessBelowDiagonal()
testQOrthogonal
public void testQOrthogonal()
testQTOrthogonal
public void testQTOrthogonal()
testTTriDiagonal
public void testTTriDiagonal()
testMatricesValues5
public void testMatricesValues5()
testMatricesValues3
public void testMatricesValues3()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.