|
OpenKalman
|
Definition for indexible_impl. More...

Go to the source code of this file.
Classes | |
| struct | OpenKalman::detail::is_wrappable< T, typename > |
| struct | OpenKalman::detail::value >=1)> >< T > |
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Functions | |
| template<typename T , std::size_t... I> | |
| constexpr bool | OpenKalman::detail::wrappable_impl (std::index_sequence< I... >) |
Variables | |
| template<typename T > | |
| constexpr bool | OpenKalman::wrappable = detail::is_wrappable<T>::value |
| Specifies that every fixed-size index of T (other than potentially index 0) is euclidean. More... | |
Definition for indexible_impl.
1.8.13