|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexa.TestFindRoot
public class TestFindRoot
Example of class FindRoot use.
Constructor Summary | |
---|---|
TestFindRoot()
|
Method Summary | |
---|---|
double |
dFunction(double x)
|
double |
function(double x)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestFindRoot()
Method Detail |
---|
public double function(double x)
function
in interface FunctionOfx
public double dFunction(double x)
dFunction
in interface DFunctionOfx
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |