FunctionObjectConcept

Kernel::Less_or_equal_lexicographically_d

A model for this must provide:

bool fo ( Kernel::Point_d p , Kernel::Point_d q )
returns true iff p is lexicographically smaller than q with respect to Cartesian lexicographic order of points or equal to q.
Precondition: p and q have the same dimension.