Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
Variables | |
template<typename T > | |
static constexpr auto | tatooine::tensor_rank = tensor_rank_impl<T>::value |
template<typename T > | |
static auto constexpr | tatooine::tensor_num_components |
template<typename T > | |
static auto constexpr | tatooine::tensor_dimensions = tensor_dimensions_impl<T>::value |
template<typename T , std::size_t I> | |
static auto constexpr | tatooine::tensor_dimension = tensor_dimension_impl<T, I>::value |