#include <boost/numeric/ublas/vector.hpp>#include <boost/smart_ptr.hpp>#include "erf.h"#include "hough_transform.h"#include "line.h"#include "object.h"#include "pgh_type.h"#include <list>Include dependency graph for pgh.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::pgh |
| Pairwise geometric histograms. More... | |
Typedefs | |
| typedef boost::shared_ptr< pgh > | mimas::pgh_ptr |
| typedef std::list< pgh_ptr > | mimas::pgh_ptr_list |