OpenKalman
Classes | Namespaces
fixed-constants.hpp File Reference
#include "values/concepts/number.hpp"
#include "values/classes/fixed_value.hpp"
Include dependency graph for fixed-constants.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::values::fixed_pi< T >
 A fixed version of pi. More...
 
struct  OpenKalman::values::fixed_minus_pi< T >
 A fixed version of -pi. More...
 
struct  OpenKalman::values::fixed_2pi< T >
 A fixed version of 2*pi. More...
 
struct  OpenKalman::values::fixed_half_pi< T >
 A fixed version of pi/2. More...
 
struct  OpenKalman::values::fixed_minus_half_pi< T >
 A fixed version of -pi/2. More...
 
struct  OpenKalman::values::fixed_partial_ordering_equivalent
 A fixed version of std::partial_ordering::equivalent. More...
 
struct  OpenKalman::values::fixed_partial_ordering_less
 A fixed version of std::partial_ordering::less. More...
 
struct  OpenKalman::values::fixed_partial_ordering_greater
 A fixed version of std::partial_ordering::greater. More...
 
struct  OpenKalman::values::fixed_partial_ordering_unordered
 A fixed version of std::partial_ordering::unordered. More...
 

Namespaces

 OpenKalman::values
 Definition for values::abs.