Point matcher did not converge. More...
#include <PointMatcher.h>
Public Member Functions | |
| ConvergenceError (const std::string &reason) | |
| Construct the exception with an error message. | |
Point matcher did not converge.
Definition at line 147 of file PointMatcher.h.
| PointMatcher< T >::ConvergenceError::ConvergenceError | ( | const std::string & | reason | ) |
Construct the exception with an error message.
Definition at line 42 of file Exceptions.cpp.