OpenKalman
Classes | Typedefs
uniform_static_vector_space_descriptor_component_of.hpp File Reference

Definition for uniform_static_vector_space_descriptor_component_of. More...

#include "linear-algebra/coordinates/concepts/euclidean_pattern.hpp"
#include "linear-algebra/coordinates/traits/internal/uniform_static_vector_space_descriptor_query.hpp"
#include "linear-algebra/coordinates/concepts/uniform_static_vector_space_descriptor.hpp"
Include dependency graph for uniform_static_vector_space_descriptor_component_of.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::coordinates::uniform_static_vector_space_descriptor_component_of< T, typename >
 If T is a uniform_static_vector_space_descriptor, type is an alias for the uniform component. More...
 
struct  OpenKalman::coordinates::uniform_static_vector_space_descriptor_component_of< T, typename >
 If T is a uniform_static_vector_space_descriptor, type is an alias for the uniform component. More...
 
struct  OpenKalman::coordinates::uniform_static_vector_space_descriptor_component_of< T, std::enable_if_t< uniform_static_vector_space_descriptor< T > and euclidean_pattern< T > > >
 
struct  OpenKalman::coordinates::uniform_static_vector_space_descriptor_component_of< T, std::enable_if_t< uniform_static_vector_space_descriptor< T > and not euclidean_pattern< T > > >
 

Typedefs

template<typename T >
using OpenKalman::coordinates::uniform_static_vector_space_descriptor_component_of_t = typename uniform_static_vector_space_descriptor_component_of< T >::type
 Helper template for uniform_static_vector_space_descriptor_component_of.
 

Detailed Description

Definition for uniform_static_vector_space_descriptor_component_of.