Base class for convergence algorithms 더 자세히 ...
#include <baseConvergence.hpp>
Public 멤버 함수 | |
| virtual nbool | converge ()=0 |
| virtual nbool | convergeWithoutFrame ()=0 |
Base class for convergence algorithms
Abstract interface for convergence operations in the expander visitor pattern.