|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math3.linear.QRDecompositionTest
public class QRDecompositionTest
| Constructor Summary | |
|---|---|
QRDecompositionTest()
|
|
| Method Summary | |
|---|---|
void |
testAEqualQR()
test A = QR |
void |
testDimensions()
test dimensions |
void |
testHTrapezoidal()
test that H is trapezoidal |
void |
testMatricesValues()
test matrices values |
void |
testNonInvertible()
|
void |
testQOrthogonal()
test the orthogonality of Q |
void |
testRUpperTriangular()
test that R is upper triangular |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QRDecompositionTest()
| Method Detail |
|---|
public void testDimensions()
public void testAEqualQR()
public void testQOrthogonal()
public void testRUpperTriangular()
public void testHTrapezoidal()
public void testMatricesValues()
public void testNonInvertible()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||