OpenKalman
Classes | Namespaces
Distance.hpp File Reference

Definition of the Distance class. More...

#include <cmath>
#include "values/functions/internal/update_real_part.hpp"
#include "collections/collections.hpp"
#include "Any.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 >
 
struct  std::common_type< OpenKalman::coordinates::Distance, OpenKalman::coordinates::Distance >
 
struct  std::common_type< OpenKalman::coordinates::Distance, OpenKalman::coordinates::Any< Scalar > >
 
struct  std::common_type< OpenKalman::coordinates::Distance, T >
 

Namespaces

 OpenKalman::coordinates
 The namespace for features relating to coordinates::pattern object.
 

Detailed Description

Definition of the Distance class.