|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmathcomp.monitor.DefaultReportable
mathcomp.run.AssemblerRun
mathcomp.run.IteratedAssemblerRun
public class IteratedAssemblerRun
| Field Summary | |
|---|---|
static boolean |
DEBUG
|
| Constructor Summary | |
|---|---|
IteratedAssemblerRun()
|
|
| Method Summary | |
|---|---|
int |
getMaxIterations()
|
void |
run()
|
void |
setMaxIterations(int iterations)
|
| Methods inherited from class mathcomp.run.AssemblerRun |
|---|
getAss, getErrorCalculator, getM, getSolver, getX, isMonitored, setAss, setDoErrorCalc, setErrorCalculator, setM, setMonitored, setSolver, setX |
| Methods inherited from class mathcomp.monitor.DefaultReportable |
|---|
getReport, report, setReport |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean DEBUG
| Constructor Detail |
|---|
public IteratedAssemblerRun()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class AssemblerRunpublic int getMaxIterations()
public void setMaxIterations(int iterations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||