OpenKalman
Namespaces
OpenKalman.hpp File Reference

This is the meta-header file for OpenKalman. More...

#include "basics/basics.hpp"
#include "values/values.hpp"
#include "linear-algebra/linear-algebra.hpp"
#include "distributions/distributions.hpp"
#include "transformations/transformations.hpp"
#include "transforms/transforms.hpp"
#include "filters/filters.hpp"
Include dependency graph for OpenKalman.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

This is the meta-header file for OpenKalman.

Include this file before using any OpenKalman classes or methods. It should appear after an interface header file (e.g., Eigen3.h), for the matrix library.