|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.math.estimation.MinpackTest
@Deprecated public class MinpackTest
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files. The redistribution policy for MINPACK is available here, for convenience, it is reproduced below.
Minpack Copyright Notice (1999) University of Chicago. All rights reserved |
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
|
Constructor Summary | |
---|---|
MinpackTest(String name)
Deprecated. |
Method Summary | |
---|---|
static junit.framework.Test |
suite()
Deprecated. |
void |
testMinpackBard()
Deprecated. |
void |
testMinpackBox3Dimensional()
Deprecated. |
void |
testMinpackBrownAlmostLinear()
Deprecated. |
void |
testMinpackBrownDennis()
Deprecated. |
void |
testMinpackChebyquad()
Deprecated. |
void |
testMinpackFreudensteinRoth()
Deprecated. |
void |
testMinpackHelicalValley()
Deprecated. |
void |
testMinpackJennrichSampson()
Deprecated. |
void |
testMinpackKowalikOsborne()
Deprecated. |
void |
testMinpackLinearFullRank()
Deprecated. |
void |
testMinpackLinearRank1()
Deprecated. |
void |
testMinpackLinearRank1ZeroColsAndRows()
Deprecated. |
void |
testMinpackMeyer()
Deprecated. |
void |
testMinpackOsborne1()
Deprecated. |
void |
testMinpackOsborne2()
Deprecated. |
void |
testMinpackPowellSingular()
Deprecated. |
void |
testMinpackRosenbrok()
Deprecated. |
void |
testMinpackWatson()
Deprecated. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MinpackTest(String name)
Method Detail |
---|
public void testMinpackLinearFullRank()
public void testMinpackLinearRank1()
public void testMinpackLinearRank1ZeroColsAndRows()
public void testMinpackRosenbrok()
public void testMinpackHelicalValley()
public void testMinpackPowellSingular()
public void testMinpackFreudensteinRoth()
public void testMinpackBard()
public void testMinpackKowalikOsborne()
public void testMinpackMeyer()
public void testMinpackWatson()
public void testMinpackBox3Dimensional()
public void testMinpackJennrichSampson()
public void testMinpackBrownDennis()
public void testMinpackChebyquad()
public void testMinpackBrownAlmostLinear()
public void testMinpackOsborne1()
public void testMinpackOsborne2()
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |