/external/ceres-solver/internal/ceres/ |
line_search_direction.cc | 178 // The (L)BFGS algorithm explicitly requires that the secant equation: 197 // could violate the Secant equation. As such, we will only use a step
|
/external/eigen/Eigen/src/QR/ |
HouseholderQR.h | 103 /** This method finds a solution x to the equation Ax=b, where A is the matrix of which 106 * \param b the right-hand-side of the equation to solve.
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
output.c | 548 BlendEquationToPipe(VdpOutputSurfaceRenderBlendEquation equation) 550 switch (equation) {
|
/external/mesa3d/src/mesa/swrast/ |
s_aaline.c | 77 * Compute the equation of a plane used to interpolate line fragment data 81 * Output: plane - the plane equation.
|
/external/opencv3/modules/imgproc/src/ |
min_enclosing_triangle.cpp | [all...] |
/external/skia/src/core/ |
SkGeometry.h | 28 /** Given a quadratic equation Ax^2 + Bx + C = 0, return 0, 1, 2 roots for the 29 equation.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
neteq_quality_test.cc | 179 // For simplicity, we reformulate the equation as 184 // We use Newton's method to solve the equation, iteration is
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Control.c | 514 * Calculate the cosine by a polynomial expansion using the equation: [all...] |
/frameworks/base/location/java/android/location/ |
GnssClock.java | 98 * <p>The sign of the value is defined by the following equation: 213 * <p>The sign of the value is defined by the following equation:
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
MagneticFieldMeasurementTestActivity.java | 136 * uncalibrated sensors comply to the following equation:
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
ExponentialDistributionImpl.java | 135 * Exponential Distribution</a>, equation (1).</li>
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
GaussNewtonEstimator.java | 186 // compute the normal equation
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/ |
Beta.java | 177 * Beta Function</a>, equation (1).</li>
|
/external/deqp/framework/referencerenderer/ |
rrFragmentOperations.hpp | 143 void executeAdvancedBlend (BlendEquationAdvanced equation);
|
/external/eigen/unsupported/test/ |
svd_common.h | 98 // evaluate normal equation which works also for least-squares solutions
|
/external/guice/core/test/com/google/inject/ |
PerformanceComparison.java | 44 // Once warm up. Takes lazy loading out of the equation and ensures we
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
counters.html | 96 cyclomatic complexity of a method with the following equivalent equation based
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
vp8_quantize_sse2.c | 79 * the equation because boost is the only value which can change:
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_exec.h | 82 * values from plane equation of the triangle/line.
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i830_state.c | 277 * Sets both the blend equation (called "function" in i830 docs) and the 317 fprintf(stderr, "[%s:%u] Invalid RGB blend equation (0x%04x).\n", 345 fprintf(stderr, "[%s:%u] Invalid alpha blend equation (0x%04x).\n", 371 /* This will catch a logicop blend equation. It will also ensure [all...] |
/external/opencv/cvaux/src/ |
cvlevmar.cpp | 182 /* Solve normal equation for given alpha and Jacobian */
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/filter_2d/ |
filter_2d.markdown | 39 Expressing the procedure above in the form of an equation we would have:
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/sobel_derivatives/ |
sobel_derivatives.markdown | 79 Although sometimes the following simpler equation is used:
|
/external/skia/src/gpu/ |
GrPathUtils.h | 100 // three linear functionals (K,L,M) that represent the implicit equation of the
|
/external/sonic/ |
sonic.h | 15 more, the following equation is used:
|