Searched defs:set_difference (Results 1 – 8 of 8) sorted by relevance
26 set_difference = sets.set_difference variable
51 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference() function
206 def set_difference(a, b, aminusb=True, validate_indices=True): function
976 IndexType set_difference ; /* set difference size of row with pivot row */ in find_ordering() local
1550 set_difference(PySetObject *so, PyObject *other) in set_difference() function
1528 set_difference(PySetObject *so, PyObject *other) in set_difference() function