|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.optimizer.examples.java.CoordsStepTest
| Constructor Summary | |
CoordsStepTest(ParameterProxy ampProxy_In,
ParameterProxy centerProxy_In,
ParameterProxy sigmaProxy_In)
The constructor. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main method for debugging. |
double |
score()
The Scorer interface implementation. |
void |
setParams(double a,
double c,
double s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CoordsStepTest(ParameterProxy ampProxy_In,
ParameterProxy centerProxy_In,
ParameterProxy sigmaProxy_In)
| Method Detail |
public double score()
score in interface Scorer
public void setParams(double a,
double c,
double s)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||