MiniTensor Version of the Day
Loading...
Searching...
No Matches
MiniTensor_Rotations.h File Reference

Go to the source code of this file.

Namespaces

namespace  minitensor
 

Functions

template<typename T , Index N>
KOKKOS_INLINE_FUNCTION Tensor< T, N > minitensor::log_rotation (Tensor< T, N > const &R)
 
template<typename T , Index N>
KOKKOS_INLINE_FUNCTION Tensor< T, N > minitensor::log_rotation_pi (Tensor< T, N > const &R)
 
template<typename T , Index N>
KOKKOS_INLINE_FUNCTION Tensor< T, N > minitensor::exp_skew_symmetric (Tensor< T, N > const &r)
 
template<typename T , Index N>
KOKKOS_INLINE_FUNCTION Vector< T, N > minitensor::vee (Tensor< T, N > const &W)