|
OpenKalman
|
Definition for collections::pattern_collection_element. More...


Go to the source code of this file.
Classes | |
| struct | OpenKalman::patterns::pattern_collection_element< i, T, typename > |
| The type of the element at a given index, if it can be determined at compile time. More... | |
| struct | OpenKalman::patterns::pattern_collection_element< i, T, std::enable_if_t< pattern_collection< T > > > |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More... | |
Namespaces | |
| OpenKalman::patterns | |
| The namespace for features relating to patterns::pattern object. | |
Typedefs | |
| template<std::size_t i, typename T > | |
| using | OpenKalman::patterns::pattern_collection_element_t = typename pattern_collection_element< i, T >::type |
| Helper template for collection_element. | |
Definition for collections::pattern_collection_element.
1.8.13