Tatooine
Namespaces | Functions
cross.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 

Functions

template<typename Tensor0 , typename T0 , typename Tensor1 , typename T1 >
constexpr auto tatooine::cross (base_tensor< Tensor0, T0, 3 > const &lhs, base_tensor< Tensor1, T1, 3 > const &rhs)
 
template<typename T0 , typename T1 >
constexpr auto tatooine::cross (tensor< T0 > const &lhs, tensor< T1 > const &rhs)