|
template<typename Geometry1 , typename Geometry2 , typename Strategy > |
de9im::matrix | boost::geometry::relation (Geometry1 const &geometry1, Geometry2 const &geometry2, Strategy const &strategy) |
| Calculates the relation between a pair of geometries as defined in DE-9IM. More...
|
|
template<typename Geometry1 , typename Geometry2 > |
de9im::matrix | boost::geometry::relation (Geometry1 const &geometry1, Geometry2 const &geometry2) |
| Calculates the relation between a pair of geometries as defined in DE-9IM. More...
|
|