Uses of Interface
no.uib.cipr.matrix.sparse.IterationReporter
Packages that use IterationReporter
-
Uses of IterationReporter in no.uib.cipr.matrix.sparse
Classes in no.uib.cipr.matrix.sparse that implement IterationReporterModifier and TypeClassDescriptionclass
An iteration reporter which does nothing.class
Outputs iteration information to an output stream.Fields in no.uib.cipr.matrix.sparse declared as IterationReporterModifier and TypeFieldDescriptionprotected IterationReporter
AbstractIterationMonitor.reporter
Iteration reporterMethods in no.uib.cipr.matrix.sparse that return IterationReporterModifier and TypeMethodDescriptionAbstractIterationMonitor.getIterationReporter()
IterationMonitor.getIterationReporter()
Returns current iteration reporterMethods in no.uib.cipr.matrix.sparse with parameters of type IterationReporterModifier and TypeMethodDescriptionvoid
AbstractIterationMonitor.setIterationReporter
(IterationReporter monitor) void
IterationMonitor.setIterationReporter
(IterationReporter monitor) Sets new iteration reporter