|
OpenKalman
|
Definition for pattern_collection_for. More...
#include "coordinates/coordinates.hpp"#include "linear-algebra/concepts/indexible.hpp"#include "linear-algebra/traits/index_dimension_of.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Variables | |
| template<typename P , typename T , applicability a = applicability::permitted> | |
| constexpr bool | OpenKalman::pattern_collection_for = detail::compatible_shape_with_impl_cpp17<P, T, a>::value |
| pattern collection P is compatible with indexible T. More... | |
Definition for pattern_collection_for.
1.8.13