|
OpenKalman
|
Definition for one_dimensional. More...
#include "patterns/patterns.hpp"#include "linear-algebra/concepts/dimension_size_of_index_is.hpp"#include "linear-algebra/concepts/square_shaped.hpp"#include "linear-algebra/traits/pattern_collection_type_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. | |
Functions | |
| template<typename T , auto N> | |
| constexpr bool | OpenKalman::detail::any_1d_index () |
Variables | |
| template<typename T , std::size_t N = values::unbounded_size, applicability b = applicability::guaranteed> | |
| constexpr bool | OpenKalman::one_dimensional |
| Specifies that a type is one-dimensional in each of the first N indices. More... | |
Definition for one_dimensional.
1.8.13