MobilityDB  1.0

◆ FP_CONTAINS_EXCL

#define FP_CONTAINS_EXCL (   A,
  X,
 
)    (FP_LT(A, X) && FP_LT(X, B))