Searched refs:isHyperRectangular (Results 1 – 3 of 3) sorted by relevance
549 bool isHyperRectangular(unsigned pos, unsigned num) const;
2313 bool FlatAffineConstraints::isHyperRectangular(unsigned pos, in isHyperRectangular() function in FlatAffineConstraints
588 if (!cst.isHyperRectangular(0, width)) { in checkIfHyperRectangular()