Searched defs:approximate (Results 1 – 10 of 10) sorted by relevance
247 protected abstract BigInteger approximate(int precision); in approximate() method in CR1052 protected BigInteger approximate(int p) { in approximate() method in int_CR1065 protected BigInteger approximate(int p) { in approximate() method in assumed_int_CR1082 protected BigInteger approximate(int p) { in approximate() method in add_CR1098 protected BigInteger approximate(int p) { in approximate() method in shifted_CR1109 protected BigInteger approximate(int p) { in approximate() method in neg_CR1129 protected BigInteger approximate(int p) { in approximate() method in select_CR1159 protected BigInteger approximate(int p) { in approximate() method in mult_CR1202 protected BigInteger approximate(int p) { in approximate() method in inv_CR1246 protected BigInteger approximate(int p) { in approximate() method in prescaled_exp_CR[all …]
342 protected BigInteger approximate(int p) { in approximate() method in inverseMonotone_UnaryCRFunction.inverseIncreasingCR633 protected BigInteger approximate(int p) { in approximate() method in monotoneDerivative_UnaryCRFunction.monotoneDerivativeCR
312 def gelu(x, approximate=False): argument
183 def gelu(x, approximate=False): argument
72 public BitmapRequestBuilder<ModelType, TranscodeType> approximate() { in approximate() method in BitmapRequestBuilder
115 protected float[] approximate(float acceptableError) { in approximate() method in ShadowPath
1071 def gelu(x, approximate=False): argument
3506 def gelu(features, approximate=False, name=None): argument
1273 boolean unique, boolean approximate) in getIndexInfo()
1275 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours()