Static Public Member Functions

cross_prod_impl< PointType, 3 > Struct Template Reference

Implementation of the cross product calculation in 3d. More...

#include <cross_prod.hpp>

Static Public Member Functions

static PointType apply (PointType const &p1, PointType const &p2)

Detailed Description

template<typename PointType>
struct viennagrid::detail::cross_prod_impl< PointType, 3 >

Implementation of the cross product calculation in 3d.


Member Function Documentation

static PointType apply ( PointType const &  p1,
PointType const &  p2 
) [inline, static]

The documentation for this struct was generated from the following file: