Searched refs:startValue (Results 1 - 25 of 26) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
H A DNewtonSolver.java69 public double solve(final double min, final double max, final double startValue) argument
71 return solve(f, min, max, startValue);
114 * Find a zero near the value <code>startValue</code>.
119 * @param startValue the start value to use.
124 * @throws IllegalArgumentException if startValue is not between min and max or
129 final double min, final double max, final double startValue)
132 return solve(f, min, max, startValue);
136 * Find a zero near the value <code>startValue</code>.
141 * @param startValue the start value to use.
145 * @throws IllegalArgumentException if startValue i
128 solve(int maxEval, final UnivariateRealFunction f, final double min, final double max, final double startValue) argument
150 solve(final UnivariateRealFunction f, final double min, final double max, final double startValue) argument
[all...]
H A DUnivariateRealSolver.java104 * Solve for a zero in the given interval, start at startValue.
111 * @param startValue the start value to use
122 double solve(double min, double max, double startValue) argument
126 * Solve for a zero in the given interval, start at startValue.
134 * @param startValue the start value to use
145 double solve(UnivariateRealFunction f, double min, double max, double startValue) argument
H A DUnivariateRealSolverImpl.java163 * Solve for a zero in the given interval, start at startValue.
171 * @param startValue the start value to use
181 public double solve(int maxEval, UnivariateRealFunction function, double min, double max, double startValue) argument
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/
H A DSliceFunction.java39 Value startValue = args[1];
42 int start = startValue.asNumber();
65 || startValue.isPartiallyEscaped() || endValue.isPartiallyEscaped());
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
H A DUnivariateRealOptimizer.java75 * Find an optimum in the given interval, start at startValue.
84 * @param startValue the start value to use.
94 double min, double max, double startValue)
93 optimize(UnivariateRealFunction f, GoalType goalType, double min, double max, double startValue) argument
H A DMultiStartUnivariateRealOptimizer.java314 final double min, final double max, final double startValue)
313 optimize(final UnivariateRealFunction f, final GoalType goalType, final double min, final double max, final double startValue) argument
/external/aac/libFDK/include/
H A DFDK_crc.h124 USHORT startValue; /*!< CRC start value. */ member in struct:__anon317
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
H A DAbstractUnivariateRealOptimizer.java219 double min, double max, double startValue)
224 this.searchStart = startValue;
218 optimize(UnivariateRealFunction f, GoalType goal, double min, double max, double startValue) argument
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp3688 int32_t Calendar::getActualHelper(UCalendarDateFields field, int32_t startValue, int32_t endValue, UErrorCode &status) const argument
3691 fprintf(stderr, "getActualHelper(%d,%d .. %d, %s)\n", field, startValue, endValue, u_errorName(status));
3693 if (startValue == endValue) {
3695 return startValue;
3698 int32_t delta = (endValue > startValue) ? 1 : -1;
3702 if(U_FAILURE(status)) return startValue;
3704 if(!work) { status = U_MEMORY_ALLOCATION_ERROR; return startValue; }
3716 work->set(field, startValue);
3723 int32_t result = startValue;
3724 if ((work->get(field, status) != startValue
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java2556 private int getActualHelper(int field, int startValue, int endValue) { argument
2558 if (startValue == endValue) {
2560 return startValue;
2563 final int delta = (endValue > startValue) ? 1 : -1;
2580 work.set(field, startValue);
2586 if (work.get(field) != startValue
2588 return startValue;
2590 int result = startValue;
2592 startValue += delta;
2594 if (work.get(field) != startValue) {
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2651 private int getActualHelper(int field, int startValue, int endValue) { argument
2653 if (startValue == endValue) {
2655 return startValue;
2658 final int delta = (endValue > startValue) ? 1 : -1;
2675 work.set(field, startValue);
2681 if (work.get(field) != startValue
2683 return startValue;
2685 int result = startValue;
2687 startValue += delta;
2689 if (work.get(field) != startValue) {
[all...]
/external/aac/libFDK/src/
H A DFDK_crc.cpp216 hCrcInfo->startValue = crcStartValue;
245 hCrcInfo->crcValue = hCrcInfo->startValue;
/external/pdfium/core/fxcodec/codec/
H A Dfx_codec_jpx_unittest.cpp33 const FX_FLOAT startValue = 0.001f; local
38 for (Float_t f = startValue; f.f < endValue; f.i++) {
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h1851 * @param startValue starting (least max) value of field
1856 int32_t getActualHelper(UCalendarDateFields field, int32_t startValue, int32_t endValue, UErrorCode &status) const;
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/robolectric/v3/runtime/
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/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 1371 milliseconds

12