|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math3.linear.SingularValueSolverTest
public class SingularValueSolverTest
| Constructor Summary | |
|---|---|
SingularValueSolverTest()
|
|
| Method Summary | |
|---|---|
void |
testConditionNumber()
test condition number |
void |
testLeastSquareSolve()
test least square solve |
void |
testMath320B()
|
void |
testSolve()
test solve |
void |
testSolveDimensionErrors()
test solve dimension errors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingularValueSolverTest()
| Method Detail |
|---|
public void testSolveDimensionErrors()
public void testLeastSquareSolve()
public void testSolve()
public void testConditionNumber()
public void testMath320B()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||