Home
last modified time | relevance | path

Searched refs:ALMOST_ZERO (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch/
H A DinfeasibilityVT.cpp260 #define ALMOST_ZERO 1e-8 in infeasibility() macro
262 assert ((retval < ALMOST_ZERO && upEstimate_ < ALMOST_ZERO && downEstimate_ < ALMOST_ZERO) || in infeasibility()
263 (retval > ALMOST_ZERO && upEstimate_ > ALMOST_ZERO && downEstimate_ > ALMOST_ZERO)); in infeasibility()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/ebur128-0.1.6/tests/c/
H A Dinterp.c14 #define ALMOST_ZERO 0.000001 macro
75 if (fabs(m) > ALMOST_ZERO) { in interp_create_c()
81 if (fabs(c) > ALMOST_ZERO) { /* Ignore any zero coeffs. */ in interp_create_c()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcollision.c607 if (fabs(d) < (double)ALMOST_ZERO) { in collision_compute_barycentric()
770 if (magtangent > ALMOST_ZERO) { in cloth_collision_response_static()
792 if ((magrelVel < 0.1f * d * time_multiplier) && (d > ALMOST_ZERO)) { in cloth_collision_response_static()
796 if (impulse > ALMOST_ZERO) { in cloth_collision_response_static()
813 else if (d > ALMOST_ZERO) { in cloth_collision_response_static()
925 if (magtangent > ALMOST_ZERO) { in cloth_selfcollision_response_static()
953 if (impulse > ALMOST_ZERO) { in cloth_selfcollision_response_static()
971 else if (d > ALMOST_ZERO) { in cloth_selfcollision_response_static()
1037 if ((distance <= (epsilon1 + epsilon2 + ALMOST_ZERO)) && (len_squared_v3(vect) > ALMOST_ZERO)) { in cloth_collision()
1127 if ((distance <= (epsilon * 2.0f + ALMOST_ZERO)) && (len_squared_v3(vect) > ALMOST_ZERO)) { in cloth_selfcollision()
[all …]
/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/
H A DPDFDocumentTools.cpp522 const float ALMOST_ZERO = 1e-4; in updateMeasureBoxPos() local
538 if ((line().angle() <= ALMOST_ZERO || line().angle() > 360 - ALMOST_ZERO) || in updateMeasureBoxPos()
539 (line().angle() >= 180 - ALMOST_ZERO && line().angle() < 180 + ALMOST_ZERO)) in updateMeasureBoxPos()
542 else if ((line().angle() >= 90 - ALMOST_ZERO && line().angle() < 90 + ALMOST_ZERO) || in updateMeasureBoxPos()
543 (line().angle() >= 270 - ALMOST_ZERO && line().angle() < 270 + ALMOST_ZERO)) in updateMeasureBoxPos()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dmdatoms.cpp59 #define ALMOST_ZERO 1e-30 macro
413 md->invmass[i] = ALMOST_ZERO; in atoms2md()
540 if (md->invmass[i] > 1.1 * ALMOST_ZERO) in update_mdatoms()
545 if (md->invMassPerDim[i][d] > 1.1 * ALMOST_ZERO) in update_mdatoms()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/ebur128-0.1.6/src/
H A Dinterp.rs25 const ALMOST_ZERO: f64 = 0.000001; const
124 *coeff = if m.abs() > ALMOST_ZERO {
/dports/games/burrtools/burrtools-0.6.3/src/halfedge/
H A Dvector3.cpp9 #define ALMOST_ZERO 1e-9 macro
99 if (fabs(_data[i] - src._data[i]) > ALMOST_ZERO) in operator ==()
235 bt_assert( fabs(N.squaredModule() - 1) < ALMOST_ZERO ); in distanceToPlane()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/android/
H A DWinEventsAndroid.cpp19 #define ALMOST_ZERO 0.125f macro
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_cloth.h47 #define ALMOST_ZERO FLT_EPSILON macro
/dports/graphics/blender/blender-2.91.0/source/blender/simulation/intern/
H A Dimplicit_eigen.cpp966 if (*r_length > ALMOST_ZERO) { in spring_length()
1135 if (length > ALMOST_ZERO) { in spring_grad_dir()
1468 if (length > ALMOST_ZERO) { in SIM_mass_spring_force_spring_goal()
H A Dimplicit_blender.c1756 if (*r_length > ALMOST_ZERO) { in spring_length()
2024 if (length > ALMOST_ZERO) { in spring_grad_dir()
2352 if (length > ALMOST_ZERO) { in SIM_mass_spring_force_spring_goal()
/dports/audio/mixxx/mixxx-2.3.0/lib/libebur128/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { /* Ignore any zero coeffs. */ in interp_create()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { // Ignore any zero coeffs. in interp_create()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { // Ignore any zero coeffs. in interp_create()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { // Ignore any zero coeffs. in interp_create()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { // Ignore any zero coeffs. in interp_create()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c26 #define ALMOST_ZERO 0.000001 macro
127 if (fabs(m) > ALMOST_ZERO) { in interp_create()
133 if (fabs(c) > ALMOST_ZERO) { // Ignore any zero coeffs. in interp_create()
/dports/audio/cantata/cantata-2.4.2/3rdparty/ebur128/
H A Debur128.c27 #define ALMOST_ZERO 0.000001 macro
148 if (fabs(m) > ALMOST_ZERO) { in interp_create()
154 if (fabs(c) > ALMOST_ZERO) { /* Ignore any zero coeffs. */ in interp_create()
/dports/audio/libebur128/libebur128-1.2.6/ebur128/
H A Debur128.c39 #define ALMOST_ZERO 0.000001 macro
160 if (fabs(m) > ALMOST_ZERO) { in interp_create()
166 if (fabs(c) > ALMOST_ZERO) { /* Ignore any zero coeffs. */ in interp_create()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Debur128.c61 #define ALMOST_ZERO 0.000001 macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Debur128.c61 #define ALMOST_ZERO 0.000001 macro
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Debur128.c60 #define ALMOST_ZERO 0.000001 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Debur128.c60 #define ALMOST_ZERO 0.000001 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Debur128.c60 #define ALMOST_ZERO 0.000001 macro
/dports/www/dojo/dojo-release-1.12.2/dojox/math/
H A Dmatrix.js.map7 "names":["define","dojo","dojox","getObject","mixin","math","matrix","iDF","ALMOST_ZERO","multiply"…

12