public class NoIterationReporter extends Object implements IterationReporter
| Constructor and Description |
|---|
NoIterationReporter() |
public void monitor(double r,
int i)
IterationReportermonitor in interface IterationReporterr - Current residual normi - Current iteration numberpublic void monitor(double r,
Vector x,
int i)
IterationReportermonitor in interface IterationReporterr - Current residual normx - Current state vectori - Current iteration numberCopyright © 2015. All Rights Reserved.