16 #ifndef OPENKALMAN_COORDINATE_PATTERN_HPP 17 #define OPENKALMAN_COORDINATE_PATTERN_HPP 31 constexpr
bool pattern =
33 descriptor<T> or descriptor_collection<T>;
38 #endif //OPENKALMAN_COORDINATE_PATTERN_HPP constexpr bool pattern
An object describing the set of coordinates associated with a tensor index.
Definition: pattern.hpp:31
Definition for coordinates::descriptor.
Definition: compares_with.hpp:28
Definition for coordinates::descriptor_collection.