13 virtual nbool converge() = 0;
14 virtual nbool convergeWithoutFrame() = 0;
Base class for convergence algorithms.
Definition baseConvergence.hpp:11
Base class for all managed instances in memlite system.
Definition instance.hpp:41
Weak reference smart pointer with type-safe access.
Definition tweak.hpp:16