Loading...
Searching...
No Matches
Go to the source code of this file.
|
| 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) |
| |