/third_party/boost/libs/math/include_private/boost/math/tools/ |
D | remez.hpp | 174 …vector_type maxima; // Location of maxima of the error function, actually contains the … member in boost::math::tools::remez_minimax 268 maxima[i] = r.first; in init_chebyshev() 276 control_points = maxima; in init_chebyshev() 293 maxima = control_points; in reset() 363 maxima = control_points; in reset() 590 maxima[i] = r.first; in iterate() 603 swap(control_points, maxima); in iterate() 608 control_points[i] = (control_points[i] * (100 - m_brake) + maxima[i] * m_brake) / 100; in iterate() 609 T change = fabs((control_points[i] - maxima[i]) / control_points[i]); in iterate() 616 if(control_points[i] < maxima[i]) in iterate() [all …]
|
/third_party/boost/libs/gil/example/ |
D | hessian.cpp | 130 auto maxima = *std::max_element( in suppress() local 139 if (maxima == value(harris_response(x, y)) in suppress() 140 && std::count(values, values + 9, maxima) == 1 in suppress() 141 && maxima >= harris_response_threshold) in suppress()
|
D | harris.cpp | 125 auto maxima = *std::max_element( in suppress() local 134 if (maxima == value(harris_response(x, y)) in suppress() 135 && std::count(values, values + 9, maxima) == 1 in suppress() 136 && maxima >= harris_response_threshold) in suppress()
|
/third_party/boost/libs/math/doc/sf/ |
D | hypergeometric.qbk | 497 minima and maxima before finally converging to zero at infinity. For some values of /p/ and /q/ we 498 can compute where the maxima occur, and therefore sum only the terms that will have an impact on the 499 result. For other /p/ and /q/ values, predicting the exact locations of the maxima is not so easy,…
|
/third_party/openGLES/extensions/OES/ |
D | OES_matrix_palette.txt | 56 constrained to implementation defined maxima.) Each vertex has a set of n
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_matrix_palette.txt | 46 constrained to implementation defined maxima.) Each vertex has a set of n
|
/third_party/boost/libs/math/doc/distributions/ |
D | nc_chi_squared.qbk | 146 so it is evaluated numerically by finding the maxima of the PDF:
|
/third_party/boost/libs/math/doc/roots/ |
D | minima.qbk | 29 range ['\[min, max\]], with no maxima occurring in that interval.]]
|
/third_party/boost/libs/math/doc/statistics/ |
D | signal_statistics.qbk | 108 If /v/ has only one nonzero coefficient, the Hoyer sparsity attains its maxima of 1.
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | raster.txt | 351 the glyph (minima and maxima).
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | raster.txt | 351 the glyph (minima and maxima).
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_matrix_palette.txt | 52 implementation defined maxima.) Each vertex has a set of n
|
D | ARB_uniform_buffer_object.txt | 3689 queries with different minimum maxima for before and after GL 3.1,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_matrix_palette.txt | 42 implementation defined maxima.) Each vertex has a set of n
|
D | ARB_uniform_buffer_object.txt | 3679 queries with different minimum maxima for before and after GL 3.1,
|
/third_party/freetype/docs/ |
D | raster.txt | 351 the glyph (minima and maxima).
|
/third_party/boost/libs/math/doc/background/ |
D | remez.qbk | 38 * The error function has /N+1/ roots, and /N+2/ extrema (minima and maxima).
|
/third_party/boost/doc/test/ |
D | remez.qbk | 38 * The error function has N+1 roots, and N+2 extrema (minima and maxima).
|
/third_party/openGLES/extensions/NV/ |
D | NV_mesh_shader.txt | 613 their appropriate maxima that can be queried via GetIntegerv and
|
/third_party/glib/po/ |
D | an.po | 580 "S'ha trobau un array de longaria %u byte. A longaria maxima ye 2<<26 bytes " 583 "S'ha trobau un array de longaria %u bytes. A longaria maxima ye 2<<26 bytes " 1454 msgstr "nombre «%s» no valido: a longaria maxima ye 1024"
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 86292 the minima remains unsatisfied while one of the maxima is already
|