Definition in file rgrl_transformation.h.
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
#include <vcl_iosfwd.h>
#include <rgrl/rgrl_object.h>
#include <rgrl/rgrl_set_of.h>
#include <rgrl/rgrl_match_set_sptr.h>
#include <rgrl/rgrl_transformation_sptr.h>
Go to the source code of this file.
Classes | |
| class | rgrl_transformation |
| A base class that represents a transformation. More... | |
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &os, rgrl_transformation const &xform) |
| vcl_ostream& operator<< | ( | vcl_ostream & | os, | |
| rgrl_transformation const & | xform | |||
| ) |
Definition at line 368 of file rgrl_transformation.cxx.
1.5.1