PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwmpoint_median | ( | const LWMPOINT * | g, |
double | tol, | ||
uint32_t | maxiter, | ||
char | fail_if_not_converged | ||
) |
Definition at line 159 of file lwgeom_median.c.
References init_guess(), iterate_3d(), lwalloc(), lwerror(), lwfree(), lwgeom_has_z(), lwmpoint_extract_points_3d(), lwpoint_construct_empty(), lwpoint_make2d(), lwpoint_make3dz(), LWGEOM::srid, LWMPOINT::srid, POINT3D::x, POINT3D::y, and POINT3D::z.
Referenced by lwgeom_median().