OpenKalman
Namespaces | Variables
has_dynamic_dimensions.hpp File Reference

Definition for has_dynamic_dimensions. More...

#include "linear-algebra/traits/dynamic_index_count.hpp"
Include dependency graph for has_dynamic_dimensions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 

Variables

template<typename T >
constexpr bool OpenKalman::has_dynamic_dimensions
 Specifies that T has at least one index with dynamic dimensions. More...
 

Detailed Description

Definition for has_dynamic_dimensions.