Functions
geodesicinverse.cpp File Reference

Matlab mex file for geographic to UTM/UPS conversions. More...

#include <algorithm>
#include <GeographicLib/Geodesic.hpp>
#include <GeographicLib/GeodesicExact.hpp>
#include <mex.h>
Include dependency graph for geodesicinverse.cpp:

Go to the source code of this file.

Functions

template<class G >
void compute (double a, double f, mwSize m, const double *latlong, double *geodesic, double *aux)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Detailed Description

Matlab mex file for geographic to UTM/UPS conversions.

Copyright (c) Charles Karney (2010-2013) charl.nosp@m.es@k.nosp@m.arney.nosp@m..com and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/

Definition in file geodesicinverse.cpp.

Function Documentation

template<class G >
void compute ( double  a,
double  f,
mwSize  m,
const double *  latlong,
double *  geodesic,
double *  aux 
)

Definition at line 27 of file geodesicinverse.cpp.

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 64 of file geodesicinverse.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30