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