CallbackPrintNorm

class odl.solvers.util.callback.CallbackPrintNorm[source]

Bases: odl.solvers.util.callback.Callback

Callback for printing the current norm.

Methods

reset(self)

Reset the callback to its initial state.

__init__(self, /, \*args, \*\*kwargs)

Initialize self. See help(type(self)) for accurate signature.