#include <boost/numeric/ublas/vector.hpp>#include <boost/shared_ptr.hpp>#include <list>#include <cmath>#include "line.h"#include "pol.h"Include dependency graph for pol_model.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::pol_line_info |
| Part of the pairs of lines tool. More... | |
| class | mimas::pol_model |
| Pairs of lines model . More... | |
| class | mimas::pol_model::linepair |
Typedefs | |
| typedef boost::shared_ptr< pol_line_info > | mimas::pol_line_info_ptr |
| typedef std::list< pol_line_info_ptr > | mimas::pol_line_info_ptr_list |