|
OpenKalman
|
Definition for values::size. More...


Go to the source code of this file.
Classes | |
| struct | OpenKalman::values::unbounded_size_t |
| A type reflecting an unbound size. More... | |
Namespaces | |
| OpenKalman::values | |
| Definition for values::abs. | |
Variables | |
| constexpr unbounded_size_t | OpenKalman::values::unbounded_size {} |
| An instance of unbounded_size_t;. | |
| template<typename T > | |
| constexpr bool | OpenKalman::values::size |
| T is either an index representing a size, or unbounded_size_t, which indicates that the size is unbounded. More... | |
Definition for values::size.
1.8.13