Go to the documentation of this file.
10 #if !defined(GEOGRAPHICLIB_ACCUMULATOR_HPP)
11 #define GEOGRAPHICLIB_ACCUMULATOR_HPP 1
39 template<
typename T = Math::real>
103 GEOGRAPHICLIB_STATIC_ASSERT(!std::numeric_limits<T>::is_integer,
104 "Accumulator type is not floating point");
186 #endif // GEOGRAPHICLIB_ACCUMULATOR_HPP
bool operator<(T y) const
static const double d[K][N]
Namespace for GeographicLib.
Accumulator & operator*=(int n)
Accumulator & operator=(T y)
Eigen::Triplet< double > T
#define GEOGRAPHICLIB_EXPORT
bool operator<=(T y) const
Accumulator & operator+=(T y)
bool operator!=(T y) const
Accumulator & operator*=(T y)
Header for GeographicLib::Constants class.
bool operator>=(T y) const
static T fastsum(T u, T v, T &t)
Accumulator & operator-=(T y)
bool operator>(T y) const
Array< int, Dynamic, 1 > v
static T sum(T u, T v, T &t)
bool operator==(T y) const
static T fma(T x, T y, T z)
#define GEOGRAPHICLIB_VOLATILE
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:31:51