tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
algebra::algebraic_traits< T > Struct Template Reference

#include <basic_algebraic_traits.h>

Static Public Attributes

static constexpr bool vector_space = false
 
static constexpr bool algebra = false
 
static constexpr bool lie_group = false
 
static constexpr bool metric = false
 
static constexpr bool tensor = false
 

Member Data Documentation

◆ algebra

template<typename T >
constexpr bool algebra::algebraic_traits< T >::algebra = false
staticconstexpr

◆ lie_group

template<typename T >
constexpr bool algebra::algebraic_traits< T >::lie_group = false
staticconstexpr

◆ metric

template<typename T >
constexpr bool algebra::algebraic_traits< T >::metric = false
staticconstexpr

◆ tensor

template<typename T >
constexpr bool algebra::algebraic_traits< T >::tensor = false
staticconstexpr

◆ vector_space

template<typename T >
constexpr bool algebra::algebraic_traits< T >::vector_space = false
staticconstexpr

The documentation for this struct was generated from the following file: