19 #ifndef OPENKALMAN_COLLECTIONS_HPP 20 #define OPENKALMAN_COLLECTIONS_HPP 41 namespace views = collections::views;
56 #include "concepts/index.hpp" 73 #include "collections/views/internal/repeat_tuple_view.hpp" 81 #include "views/all.hpp" 85 #include "views/iota.hpp" 86 #include "views/repeat.hpp" 87 #include "views/concat.hpp" 91 #endif //OPENKALMAN_COLLECTIONS_HPP Definition for collections::tuple_like.
Namespace for collections.
Definition: collections.hpp:27
Definition for collections::get.
Definition for collections::collection.
Definition for collections::sized_random_access_range.
Definition for collections::size_of.
Definition for collections::generate_view and collections::views::generate.
Definition for collections::sized.
Definition for collections::get_size.
The root namespace for OpenKalman.
Definition: basics.hpp:34
Definition for collections::collection_view.
Definition of collections::replicate_view and views::replicate.
Definition for collections::update_view and collections::views::update.
Definition for collections::settable.
Definition for invocable_on_collection.
Namespace for generalized views.
Definition: collections.hpp:33
Definition for collections::to_tuple.
Definition for collections::common_tuple_type.
Definition for collections::from_tuple.
Definition of collections::slice_view and collections::views::slice.
Definition for collections::viewable_collection.
Basic definitions for OpenKalman as a whole.
Definition for collections::common_collection_type.
Definition for collections::gettable.
Definition for collections::output_collection.