Home | History | Annotate | Download | only in creals

Lines Matching full:inv_cr

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