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 TypeClassDescriptionclassAn iteration reporter which does nothing.classOutputs iteration information to an output stream.Fields in no.uib.cipr.matrix.sparse declared as IterationReporterModifier and TypeFieldDescriptionprotected IterationReporterAbstractIterationMonitor.reporterIteration 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 TypeMethodDescriptionvoidAbstractIterationMonitor.setIterationReporter(IterationReporter monitor) voidIterationMonitor.setIterationReporter(IterationReporter monitor) Sets new iteration reporter