|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.sns.tools.optimizer.FunctionSolver
|
+--gov.sns.tools.optimizer.GraphDataSolver
| Constructor Summary | |
GraphDataSolver()
Creates a new instance of GraphDataSolver with simplex algorithm. |
|
GraphDataSolver(int algorithmType)
Creates a new instance of GraphDataSolver with an algorithm of certain type. |
|
| Method Summary | |
void |
setFittingData(BasicGraphData gd)
|
| Methods inherited from class gov.sns.tools.optimizer.FunctionSolver |
addFittingDataPoint, elapsedTime, getAlgorothm, getBestParamsArray, getBestParamsStepsArray, getBestParamsStepsList, getBestScore, getScoreboard, getSolver, isRunning, iterations, setFittingData, setFittingData, setFittingDataCpacity, setFunction, setFunction, setInitialParameters, setInitialParameters, setInitialParameters, setSearchAlgorithm, setStopper, solve, wantToStop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphDataSolver()
public GraphDataSolver(int algorithmType)
| Method Detail |
public void setFittingData(BasicGraphData gd)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||