Go to the documentation of this file.
10 #if !defined(GEOGRAPHICLIB_ELLIPTICFUNCTION_HPP)
11 #define GEOGRAPHICLIB_ELLIPTICFUNCTION_HPP 1
90 { Reset(k2, alpha2); }
112 { Reset(k2, alpha2, kp2, alphap2); }
126 { Reset(k2, alpha2, 1 - k2, 1 - alpha2); }
586 return sqrt(_k2 < 0 ? 1 - _k2 *
sn*
sn : _kp2 + _k2 *
cn*
cn);
701 #endif // GEOGRAPHICLIB_ELLIPTICFUNCTION_HPP
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 y set format x g set format y g set format x2 g set format y2 g set format z g set angles radians set nogrid set key title set key left top Right noreverse box linetype linewidth samplen spacing width set nolabel set noarrow set nologscale set logscale x set set pointsize set encoding default set nopolar set noparametric set set set set surface set nocontour set clabel set mapping cartesian set nohidden3d set cntrparam order set cntrparam linear set cntrparam levels auto set cntrparam points set size set set xzeroaxis lt lw set x2zeroaxis lt lw set yzeroaxis lt lw set y2zeroaxis lt lw set tics in set ticslevel set tics set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set timestamp bottom norotate set rrange[*:*] noreverse nowriteback set trange[*:*] noreverse nowriteback set urange[*:*] noreverse nowriteback set vrange[*:*] noreverse nowriteback set xlabel matrix size set x2label set timefmt d m y n H
Math::real Delta(real sn, real cn) const
EllipticFunction(real k2=0, real alpha2=0)
Namespace for GeographicLib.
Math::real alpha2() const
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
void Reset(real k2=0, real alpha2=0)
Elliptic integrals and functions.
#define GEOGRAPHICLIB_EXPORT
Math::real alphap2() const
EllipticFunction(real k2, real alpha2, real kp2, real alphap2)
Header for GeographicLib::Constants class.
JacobiRotation< float > G
Jet< T, N > sqrt(const Jet< T, N > &f)
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:32:29