Uses of Package
dev.nm.misc.algorithm.iterative.monitor
-
Classes in dev.nm.misc.algorithm.iterative.monitor used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative Class Description IterationMonitor To debug an iterative algorithm, such as inIterativeMethod
, it is useful to keep track of the all states generated in the iterations. -
Classes in dev.nm.misc.algorithm.iterative.monitor used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.nonstationary Class Description IterationMonitor To debug an iterative algorithm, such as inIterativeMethod
, it is useful to keep track of the all states generated in the iterations. -
Classes in dev.nm.misc.algorithm.iterative.monitor used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.stationary Class Description IterationMonitor To debug an iterative algorithm, such as inIterativeMethod
, it is useful to keep track of the all states generated in the iterations. -
Classes in dev.nm.misc.algorithm.iterative.monitor used by dev.nm.misc.algorithm.iterative.monitor Class Description IteratesMonitor ThisIterationMonitor
stores all states generated during iterations.IterationMonitor To debug an iterative algorithm, such as inIterativeMethod
, it is useful to keep track of the all states generated in the iterations.