Searched defs:cross_product (Results 1 – 1 of 1) sorted by relevance
38 struct cross_product struct50 struct cross_product<2> struct53 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()67 struct cross_product<3> struct70 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()95 inline ResultP cross_product(P1 const& p1, P2 const& p2) in cross_product() function115 inline P cross_product(P const& p1, P const& p2) in cross_product() function