Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
determinant.hpp File Reference
Include dependency graph for determinant.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::geometry::detail::calculate_determinant< ReturnType, U, V >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::detail
 

Functions

template<typename ReturnType , typename U , typename V >
ReturnType boost::geometry::detail::determinant (U const &ux, U const &uy, V const &vx, V const &vy)
 
template<typename ReturnType , typename U , typename V >
ReturnType boost::geometry::detail::determinant (U const &u, V const &v)