OpenKalman
Namespaces
basics.hpp File Reference

Basic definitions for OpenKalman as a whole. More...

#include "compatibility/language-features.hpp"
#include "compatibility/internal/movable_box.hpp"
#include "compatibility/common_reference.hpp"
#include "compatibility/iterator.hpp"
#include "compatibility/ranges.hpp"
#include "compatibility/views/range_adaptor_closure.hpp"
#include "compatibility/views.hpp"
#include "global-definitions.hpp"
#include "classes/equal_to.hpp"
#include "classes/not_equal_to.hpp"
#include "classes/less.hpp"
#include "classes/less_equal.hpp"
#include "classes/greater.hpp"
#include "classes/greater_equal.hpp"
Include dependency graph for basics.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 

Detailed Description

Basic definitions for OpenKalman as a whole.

This should be included by any OpenKalman file, including interface files.