OpenKalman
Classes
Distance.hpp File Reference

Definition of the Distance class. More...

#include <cmath>
#include <type_traits>
#include "values/concepts/value.hpp"
#include "values/values.hpp"
#include "values/functions/internal/update_real_part.hpp"
#include "values/math/abs.hpp"
#include "values/functions/internal/constexpr_callable.hpp"
Include dependency graph for Distance.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::coordinates::Distance
 A non-negative real or integral number, [0,∞], representing a distance. More...
 
struct  OpenKalman::interface::coordinate_descriptor_traits< coordinates::Distance >
 

Detailed Description

Definition of the Distance class.