Go to the documentation of this file.
10 #if !defined(GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP)
11 #define GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP 1
70 static const int numit_ = 5;
91 {
return (
x +
y) / (hx + hy); }
96 return t > 0 ? (
x +
y) *
Math::sq( (sx * sy)/
t ) / (sx + sy) :
97 (
x -
y != 0 ? (sx - sy) / (
x -
y) : 1);
319 #endif // GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP
static const double d[K][N]
Namespace for GeographicLib.
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
#define GEOGRAPHICLIB_EXPORT
const EIGEN_DEVICE_FUNC ExpReturnType exp() const
Header for GeographicLib::Constants class.
Point2(* f)(const Point3 &, OptionalJacobian< 2, 3 >)
static T eatanhe(T x, T es)
const EIGEN_DEVICE_FUNC SinhReturnType sinh() const
Jet< T, N > sqrt(const Jet< T, N > &f)
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:39