Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
odl.solvers.util.callback.
Callback
Bases: object
object
Abstract base class for handling iterates of solvers.
Methods
reset(self)
reset
Reset the callback to its initial state.
__init__
Initialize self. See help(type(self)) for accurate signature.