MySQL 8.3.0
Source Code Documentation
frechet_distance.h File Reference

This file declares the interface to calculate the discrete Frechet distance between linestrings. More...

Go to the source code of this file.

Namespaces

namespace  gis
 

Functions

bool gis::frechet_distance (const dd::Spatial_reference_system *srs, const Geometry *g1, const Geometry *g2, const char *func_name, double *frechet_distance, bool *null) noexcept
 Computes the discrete Frechet distance between linestrings. More...
 

Detailed Description

This file declares the interface to calculate the discrete Frechet distance between linestrings.