|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IterationReporter
Reports on the progress of an iterative solver
Method Summary | |
---|---|
void |
monitor(double r,
int i)
Registers current information |
void |
monitor(double r,
Vector x,
int i)
Registers current information |
Method Detail |
---|
void monitor(double r, Vector x, int i)
r
- Current residual normx
- Current state vectori
- Current iteration numbervoid monitor(double r, int i)
r
- Current residual normi
- Current iteration number
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |