OpenKalman
|
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"
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 > |
Definition of the Distance class.