OpenKalman
|
Definition of Spherical class and associated details. More...
#include <type_traits>
#include <typeinfo>
#include <cmath>
#include <array>
#include "basics/compatibility/language-features.hpp"
#include "values/concepts/number.hpp"
#include "values/math/real.hpp"
#include "values/functions/internal/update_real_part.hpp"
#include "values/math/signbit.hpp"
#include "values/math/sqrt.hpp"
#include "values/math/abs.hpp"
#include "values/math/sin.hpp"
#include "values/math/cos.hpp"
#include "values/math/asin.hpp"
#include "values/math/atan2.hpp"
#include "linear-algebra/coordinates/interfaces/coordinate_descriptor_traits.hpp"
#include "linear-algebra/coordinates/functions/internal/get_hash_code.hpp"
#include "Distance.hpp"
#include "Angle.hpp"
#include "Inclination.hpp"
Go to the source code of this file.
Definition of Spherical class and associated details.