Searched defs:approximate (Results 1 – 7 of 7) sorted by relevance
238 protected abstract BigInteger approximate(int precision); in approximate() method in CR1038 protected BigInteger approximate(int p) { in approximate() method in int_CR1051 protected BigInteger approximate(int p) { in approximate() method in assumed_int_CR1068 protected BigInteger approximate(int p) { in approximate() method in add_CR1084 protected BigInteger approximate(int p) { in approximate() method in shifted_CR1095 protected BigInteger approximate(int p) { in approximate() method in neg_CR1115 protected BigInteger approximate(int p) { in approximate() method in select_CR1145 protected BigInteger approximate(int p) { in approximate() method in mult_CR1188 protected BigInteger approximate(int p) { in approximate() method in inv_CR1232 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
56 public float[] approximate(float acceptableError) { in approximate() method in ShadowPath
72 public BitmapRequestBuilder<ModelType, TranscodeType> approximate() { in approximate() method in BitmapRequestBuilder
1273 boolean unique, boolean approximate) in getIndexInfo()
1251 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours()