|
OpenKalman
|
Definition of is_square_shaped function. More...


Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<std::size_t N = values::unbounded_size, typename T , std::enable_if_t<(N==values::unbounded_size or N > = 2> | |
| constexpr auto | OpenKalman::is_square_shaped (const T &t) |
| At least 2 and at most N indices have the same extent. More... | |
Definition of is_square_shaped function.
1.8.13