Function postgis_diesel::operators::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.