Lines Matching defs:get
386 ecdata[r][i] = modPoly.get(modIndex)
685 def get(self, index):
694 num[i + j] ^= QRMath.gexp(QRMath.glog(self.get(i) ) + QRMath.glog(e.get(j) ) )
702 ratio = QRMath.glog(self.get(0) ) - QRMath.glog(e.get(0) )
707 num[i] = self.get(i);
710 num[i] ^= QRMath.gexp(QRMath.glog(e.get(i) ) + ratio)
1010 def get(self, index):
1013 print "get ", val