OpenKalman
Namespaces | Variables
compares_with_pattern_collection.hpp File Reference

Definition for compares_with_pattern_collection. More...

#include "coordinates/coordinates.hpp"
#include "linear-algebra/concepts/indexible.hpp"
Include dependency graph for compares_with_pattern_collection.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 , typename D , auto comp = &stdex::is_eq, applicability a = applicability::permitted>
constexpr bool OpenKalman::compares_with_pattern_collection
 Compares the associated pattern collection of indexible T with pattern_collection D. More...
 

Detailed Description

Definition for compares_with_pattern_collection.