Searched refs:gexp (Results 1 – 3 of 3) sorted by relevance
36 num[i + j] ^= QRMath.gexp(QRMath.glog(this.get(i) ) + QRMath.glog(e.get(j) ) );58 num[x] ^= QRMath.gexp(QRMath.glog(e.get(x) ) + ratio);
12 gexp : function(n) { method
110 a = a.multiply(new QRPolynomial([1, QRMath.gexp(i)], 0) );