Point matcher did not converge. More...
#include <PointMatcher.h>
Public Member Functions | |
ConvergenceError (const std::string &reason) | |
Construct the exception with an error message. More... | |
Point matcher did not converge.
Definition at line 148 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.