HomeSort by relevance Sort by last modified time
    Searched defs:integration (Results 1 - 16 of 16) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
UnivariateRealIntegrator.java 17 package org.apache.commons.math.analysis.integration;
25 * Interface for univariate real integration algorithms.
RombergIntegrator.java 17 package org.apache.commons.math.analysis.integration;
28 * Romberg Algorithm</a> for integration of real univariate functions. For
32 * Romberg integration employs k successive refinements of the trapezoid
SimpsonIntegrator.java 17 package org.apache.commons.math.analysis.integration;
28 * Simpson's Rule</a> for integration of real univariate functions. For
TrapezoidIntegrator.java 17 package org.apache.commons.math.analysis.integration;
28 * Trapezoidal Rule</a> for integration of real univariate functions. For
UnivariateRealIntegratorImpl.java 17 package org.apache.commons.math.analysis.integration;
LegendreGaussIntegrator.java 17 package org.apache.commons.math.analysis.integration;
41 * undefined at integration interval endpoints.
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
IntegrationTestBase.java 1 package fi.iki.elonen.integration;
PutStreamIntegrationTest.java 1 package fi.iki.elonen.integration;
ShutdownTest.java 1 package fi.iki.elonen.integration;
CookieIntegrationTest.java 1 package fi.iki.elonen.integration;
GetAndPostIntegrationTest.java 1 package fi.iki.elonen.integration;
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-integration/1.1/
hamcrest-integration-1.1.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-integration/1.3/
hamcrest-integration-1.3.jar 
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTestUtils.java 2 package com.android.mediaframeworktest.integration;
CameraBinderTest.java 17 package com.android.mediaframeworktest.integration;
46 * -e class com.android.mediaframeworktest.integration.CameraBinderTest \
316 * -e class 'com.android.mediaframeworktest.integration.CameraBinderTest#testAddRemoveListeners' \
CameraDeviceBinderTest.java 17 package com.android.mediaframeworktest.integration;

Completed in 591 milliseconds