Searched refs:approximate (Results 1 - 17 of 17) sorted by relevance

/external/crcalc/src/com/hp/creals/
H A DCR.java120 * later approximate it to arbitrary precision.
126 * need to approximate subexpressions to greater precision than was originally
137 * implementation, and the member functons <TT>approximate</tt>
149 * an overridden <TT>approximate</tt> function. Note that <TT>approximate</tt>
221 * Informally, approximate(n) gives a scaled approximation
228 protected abstract BigInteger approximate(int precision); method in class:CR
335 // Identical to approximate(), but maintain and update cache.
339 * Produces the same answer as <TT>approximate</tt>, but uses and
341 * Normally not overridden, and called only from <TT>approximate</t
1004 protected BigInteger approximate(int p) { method in class:int_CR
1017 protected BigInteger approximate(int p) { method in class:assumed_int_CR
1034 protected BigInteger approximate(int p) { method in class:add_CR
1050 protected BigInteger approximate(int p) { method in class:shifted_CR
1061 protected BigInteger approximate(int p) { method in class:neg_CR
1081 protected BigInteger approximate(int p) { method in class:select_CR
1111 protected BigInteger approximate(int p) { method in class:mult_CR
1154 protected BigInteger approximate(int p) { method in class:inv_CR
1198 protected BigInteger approximate(int p) { method in class:prescaled_exp_CR
1240 protected BigInteger approximate(int p) { method in class:prescaled_cos_CR
1285 protected BigInteger approximate(int p) { method in class:integral_atan_CR
1336 protected BigInteger approximate(int p) { method in class:prescaled_ln_CR
1376 protected BigInteger approximate(int p) { method in class:prescaled_asin_CR
1460 protected BigInteger approximate(int p) { method in class:sqrt_CR
[all...]
H A DUnaryCRFunction.java342 protected BigInteger approximate(int p) { method in class:inverseMonotone_UnaryCRFunction.inverseIncreasingCR
359 // F_l and f_h are always the approximate images of l and h.
365 // end of the interval. We approximate this by setting l to
367 // approximate the function value at the endpoint.
604 // compute approximate msd of
633 protected BigInteger approximate(int p) { method in class:monotoneDerivative_UnaryCRFunction.monotoneDerivativeCR
660 return approximate(p);
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec61 to approximate a circular point. This could be problematic to
/external/glide/library/src/main/java/com/bumptech/glide/
H A DBitmapRequestBuilder.java72 public BitmapRequestBuilder<ModelType, TranscodeType> approximate() { method in class:BitmapRequestBuilder
/external/skia/src/gpu/
H A DGrTessellator.cpp1129 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { argument
1133 if (approximate) {
1137 if (approximate) {
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCDatabaseMetaData.java1273 boolean unique, boolean approximate)
1272 getIndexInfo(String catalog, String schema, String table, boolean unique, boolean approximate) argument
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1423 /// that info is approximate.

Completed in 271 milliseconds