Lines Matching full:inv_cr
95 // Fixed a serious typo in inv_CR(): For negative arguments it produced807 return new inv_CR(this);1151 class inv_CR extends CR {1153 inv_CR(CR x) { op = x; }