Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
Functions | |
template<typename Tensor , typename T > | |
constexpr auto | tatooine::det (base_tensor< Tensor, T, 2, 2 > const &A) -> T |
template<typename Tensor , typename T > | |
constexpr auto | tatooine::detAtA (base_tensor< Tensor, T, 2, 2 > const &A) -> T |
template<typename Tensor , typename T > | |
constexpr auto | tatooine::det (base_tensor< Tensor, T, 3, 3 > const &A) -> T |