16 #ifndef OPENKALMAN_COORDINATE_SIZED_PATTERN_HPP 17 #define OPENKALMAN_COORDINATE_SIZED_PATTERN_HPP 32 inline constexpr
bool sized_pattern =
34 descriptor<T> or (collections::sized<T> and descriptor_collection<T>);
constexpr bool sized_pattern
An object describing the set of coordinates associated with a tensor index.
Definition: sized_pattern.hpp:32
The namespace for features relating to patterns::pattern object.
Definition: collection_compares_with.hpp:24
Definition for patterns::descriptor.
Inclusion file for collections.
Definition for patterns::descriptor_collection.