MySQL 8.4.2
Source Code Documentation
|
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... | |
This file declares the interface to calculate the discrete Frechet distance between linestrings.