16 #ifndef OPENKALMAN_COORDINATE_DYNAMIC_PATTERN_HPP 17 #define OPENKALMAN_COORDINATE_DYNAMIC_PATTERN_HPP 31 inline constexpr
bool dynamic_pattern =
33 pattern<T> and (not fixed_pattern<T>);
Definition for patterns::fixed_pattern.
Definition for patterns::pattern.
constexpr bool dynamic_pattern
A patterns::pattern for which the size is defined at runtime.
Definition: dynamic_pattern.hpp:31
The namespace for features relating to patterns::pattern object.
Definition: collection_compares_with.hpp:24