|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Variables | |
| template<typename T > | |
| constexpr bool | is_vector_space_v = algebraic_traits<T>::vector_space |
| template<typename T > | |
| constexpr bool | is_algebra_v = algebraic_traits<T>::algebra |
| template<typename T > | |
| constexpr bool | is_lie_group_v = algebraic_traits<T>::lie_group |
| template<typename T > | |
| constexpr bool | is_metric_v = algebraic_traits<T>::metric |
| template<typename T > | |
| constexpr bool | is_tensor_v = algebraic_traits<T>::tensor |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |