Home
last modified time | relevance | path

Searched defs:round_ (Results 1 – 25 of 59) sorted by relevance

123

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/gumbel_params/
H A Dnjn_approx.hpp79 template <typename T> bool eq (T x_, T y_, T round_) {return relApprox <T> (x_, y_, round_);} in eq()
80 …template <typename T> bool ge (T x_, T y_, T round_) {return (x_ - y_) >= -(::fabs (y_)) * round_;} in ge()
81 …template <typename T> bool gt (T x_, T y_, T round_) {return (x_ - y_) > (::fabs (y_)) * round_;} in gt()
82 template <typename T> bool ne (T x_, T y_, T round_) {return ! eq (x_, y_, round_);} in ne()
83 template <typename T> bool lt (T x_, T y_, T round_) {return ! ge (x_, y_, round_);} in lt()
84 template <typename T> bool le (T x_, T y_, T round_) {return ! gt (x_, y_, round_);} in le()
/dports/biology/diamond/diamond-2.0.13/src/lib/alp/
H A Dnjn_approx.hpp77 template <typename T> bool eq (T x_, T y_, T round_) {return relApprox <T> (x_, y_, round_);} in eq()
78 … template <typename T> bool ge (T x_, T y_, T round_) {return (x_ - y_) >= -(fabs (y_)) * round_;} in ge()
79 … template <typename T> bool gt (T x_, T y_, T round_) {return (x_ - y_) > (fabs (y_)) * round_;} in gt()
80 template <typename T> bool ne (T x_, T y_, T round_) {return ! eq (x_, y_, round_);} in ne()
81 template <typename T> bool lt (T x_, T y_, T round_) {return ! ge (x_, y_, round_);} in lt()
82 template <typename T> bool le (T x_, T y_, T round_) {return ! gt (x_, y_, round_);} in le()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/alp/
H A Dnjn_approx.hpp77 template <typename T> bool eq (T x_, T y_, T round_) {return relApprox <T> (x_, y_, round_);} in eq()
78 … template <typename T> bool ge (T x_, T y_, T round_) {return (x_ - y_) >= -(fabs (y_)) * round_;} in ge()
79 … template <typename T> bool gt (T x_, T y_, T round_) {return (x_ - y_) > (fabs (y_)) * round_;} in gt()
80 template <typename T> bool ne (T x_, T y_, T round_) {return ! eq (x_, y_, round_);} in ne()
81 template <typename T> bool lt (T x_, T y_, T round_) {return ! ge (x_, y_, round_);} in lt()
82 template <typename T> bool le (T x_, T y_, T round_) {return ! gt (x_, y_, round_);} in le()
/dports/math/py-numpoly/numpoly-1.2.3/numpoly/array_function/
H A D__init__.py13 from .around import around, around as round, around as round_ unknown
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/test/Semantics/
H A Dio01.f9013 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/f18/f18-1688bef/test/semantics/
H A Dio01.f9026 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/test/Semantics/
H A Dio01.f9014 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/test/Semantics/
H A Dio01.f9013 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/test/Semantics/
H A Dio01.f9013 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/test/Semantics/
H A Dio01.f9014 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/test/Semantics/
H A Dio01.f9013 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/test/Semantics/
H A Dio01.f9013 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/test/Semantics/
H A Dio01.f9014 character(len=20) :: round_(2) = (/"dowN", "zerO"/) variable
/dports/misc/py-palettable/palettable-3.3.0/palettable/
H A Dutils.py23 round_ = round variable
/dports/math/octave-forge-stk/stk/inst/misc/text/
H A Dstk_sprintf_colvect_scientific.m165 function [mantissa_r, exponent_r] = round_ (mantissa, exponent, n1) function
/dports/cad/iverilog/verilog-11.0/vvp/
H A Ddelay.h125 vvp_time64_t round_, scale_; // Needed to scale variable time values. variable
/dports/devel/py-xarray/xarray-0.20.1/xarray/core/
H A Dops.py296 round_ = _func_slash_method_wrapper(duck_array_ops.around, name="round") variable
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/
H A Dreduce.hpp81 unsigned round_; member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/
H A Dreduce.hpp81 unsigned round_; member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/
H A Dreduce.hpp81 unsigned round_; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/
H A Dreduce.hpp81 unsigned round_; member
/dports/devel/py-pydash/pydash-4.8.0/src/pydash/
H A Dnumerical.py518 def round_(x, precision=0): function
/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/vector/
H A Dgeometry.py572 round_=True, tol=0.1): argument
1113 angle=0, round_=True, caps=True, tol=0.1): argument
1658 angle=0, round_=True, caps=True, tol=0.1): argument
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_common.py266 def usage_percent(used, total, round_=None): argument
/dports/games/freeorion/freeorion-0.4.10.2/combat/
H A DCombatEvents.cpp562 int bout_, int round_, int attacker_id_, int target_id_, const std::string& weapon_name_, in WeaponFireEvent()
1037 int round_, int target_id_, int target_owner_id_, std::string const & weapon_name_, in AddEvent()

123