Home
last modified time | relevance | path

Searched defs:min_f (Results 1 – 25 of 79) sorted by relevance

1234

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dshmap.h39 float max_f, min_f, avg; variable
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dread_header.c11 int read_header(FILE *ifp, FILE *ofp, double *min_f, double *max_f, in read_header()
H A Dwrite_input_data.c7 void write_input_data_to_disk(FILE *fp, char *notes, double frequency, double min_f,double max_f, d… in write_input_data_to_disk()
H A Dfirst.c37 double min_f, f, max_f, step_f, angular_step=180, diameter, lambda; in main() local
H A Dinput.c29 double min_f, max_f, step_f, angular_step; in main() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Drandom_search.cpp17 Scalar min_f = std::numeric_limits<Scalar>::max(); in random_search() local
H A Dpso.cpp54 Scalar min_f = std::numeric_limits<Scalar>::max(); in pso() local
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Drandom_search.cpp17 Scalar min_f = std::numeric_limits<Scalar>::max(); in random_search() local
H A Dpso.cpp54 Scalar min_f = std::numeric_limits<Scalar>::max(); in pso() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/test/
H A DTest_fit_ellipse.cpp43 float maj_f = 0.0, min_f = 0.0, pa_f = 0.0; in TEST() local
/dports/graphics/blender/blender-2.91.0/intern/ghost/test/multitest/
H A DBasic.c35 float min_f(float a, float b) in min_f() function
/dports/math/R-cran-RcppRoll/RcppRoll/src/
H A DRcppRoll.cpp349 struct min_f<false> { struct
351 inline double operator()(NumericVector const& x, in operator ()()
364 inline double operator()(NumericVector const& x, in operator ()()
383 struct min_f<true> { struct
385 inline double operator()(NumericVector const& x, in operator ()()
398 inline double operator()(NumericVector const& x, in operator ()()
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/devel/boost-libs/boost_1_72_0/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/detail/
H A Dhypergeometric_1F1_negative_b_regions.hpp494 double min_f = (std::min)((std::min)(f11, f12), (std::min)(f21, f22)); in hypergeometric_1F1_negative_b_recurrence_region() local
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dhardsubx_imgops.c16 #define min_f(a, b, c) (fminf(a, fminf(b, c))) macro
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/search/include/pcl/search/
H A Dorganized.h109 float min_f = 0.043744332f * static_cast<float>(input_->width); in isValid() local
/dports/games/egoboo/egoboo-2.8.1/src/game/extensions/
H A Dogl_extensions.c108 void oglx_bind( GLenum target, GLuint id, GLint wrap_s, GLint wrap_t, GLint min_f, GLint mag_f, GLf… in oglx_bind()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dharvest.cpp190 float min_f = en.base_num.first; in describe() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dharvest.cpp190 float min_f = en.base_num.first; in describe() local
/dports/science/py-spglib/spglib-1.16.2/example/
H A Dtetrahedron.c70 double max_f, min_f; in test_tetrahedron_method() local

1234