Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
cross_product.hpp File Reference

Namespaces

 boost
 
 boost::geometry
 

Functions

template<typename ResultP , typename P1 , typename P2 >
ResultP boost::geometry::cross_product (P1 const &p1, P2 const &p2)
 Computes the cross product of two vectors. More...
 
template<typename P >
boost::geometry::cross_product (P const &p1, P const &p2)
 Computes the cross product of two vectors. More...
 

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen