postgis_diesel::operators

Function distance_nd_centroids_bbs

source
pub fn distance_nd_centroids_bbs<T, U>(
    left: T,
    right: U,
) -> DistanceNdCentroidsBBs<T, U::Expression>
Expand description

The <<->> operator returns the n-D distance between the centroids of A and B bounding boxes.