Searched defs:PowerEqual (Results 1 – 1 of 1) sorted by relevance
107 struct PowerEqual { struct108 bool operator()(const Factor &LHS, const Factor &RHS) { in operator ()()