|
OpenKalman
|
Definition for square_shaped. More...
#include "patterns/patterns.hpp"#include "linear-algebra/interfaces/object_traits.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<auto N, typename T > | |
| constexpr std::size_t | OpenKalman::detail::N_adjusted () |
Variables | |
| template<typename T , std::size_t N = values::unbounded_size, applicability b = applicability::guaranteed> | |
| constexpr bool | OpenKalman::square_shaped |
| At least 2 and at most N indices have the same extent. More... | |
Definition for square_shaped.
1.8.13