sigma  0.0.0
Loading...
Searching...
No Matches
sigma.hpp
Go to the documentation of this file.
1#pragma once
2#include "eigen_compat.hpp"
4#include "uncertain.hpp"
5
9
16namespace sigma {
17
23namespace detail_ {}
24
25} // namespace sigma
Components for compatibility with Eigen.
The namespace that contains the implementation details of the library.
Definition operation_common.hpp:10
The primary namespace for the sigma library.
Definition operation_common.hpp:10
Convenience header for operations.
Defines the Uncertain class.