vec_math
Class Amoeba.Test
java.lang.Object
vec_math.Amoeba.Test
- Enclosing class:
- Amoeba
public static class Amoeba.Test
- extends Object
Class for testing the amoeba. We start at the point supplied at the
command line as a comma-separated list and a typical length scale. The
function evaluated is f=4*(x-1)^2+3*(y+2)^4+sin^2(4*z-pi/4), which has an
exact minimum at x=1,y=-2, and z=(4k+1)*pi/16)
|
Method Summary |
static void |
main(String[] arg)
First command line are the three coordinates of the starting point as
a comma-separated list. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Amoeba.Test
public Amoeba.Test()
main
public static void main(String[] arg)
- First command line are the three coordinates of the starting point as
a comma-separated list. The typical length scale is 1.