OpenKalman
|
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"
Go to the source code of this file.
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
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.