/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/swig/ |
H A D | Fl_Spinner.i | 29 void min(double m) { in min() function 33 double min() { in min() function 37 void max(double m) { in max()
|
/dports/audio/faust/faust-2.37.3/architecture/httpdlib/src/json/ |
H A D | jsoncontrol.h | 48 static Sjsonnode create (const char* name, const char* type, C min, C max, const TMetas& m) in create() 50 …jsonnode create (const char* name, const char* type, C init, C min, C max, C step, const TMetas& m) in create() 52 static Sjsonnode create (const char* name, const char* type, const TMetas& m) in create() 90 jsoncontrol(const char* name, const char* type, const TMetas& m) in jsoncontrol() 93 jsoncontrol(const char* name, const char* type, C min, C max, const TMetas& m) in jsoncontrol() 96 jsoncontrol(const char* name, const char* type, C init, C min, C max, C step, const TMetas& m) in jsoncontrol()
|
H A D | jsonfactory.h | 59 …te <typename C> void addnode (const char* type, const char* label, C min, C max, const TMetas& m) { in addnode() 63 …void addnode (const char* type, const char* label, C init, C min, C max, C step, const TMetas& m) { in addnode() 67 template <typename C> void addnode (const char* type, const char* label, const TMetas& m) { in addnode()
|
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/multigrid/ |
H A D | mg_smoother.h | 687 const MGLevelObject<MatrixType2> &m, in initialize() 811 const unsigned int min = m.min_level(); in initialize() local 832 const MGLevelObject<MatrixType2> &m, in initialize() 835 const unsigned int min = m.min_level(); in initialize() local 859 const MGLevelObject<MatrixType2> &m, in initialize() 864 const unsigned int min = m.min_level(); in initialize() local 885 const MGLevelObject<MatrixType2> &m, in initialize() 890 const unsigned int min = m.min_level(); in initialize() local 1047 const MGLevelObject<MatrixType2> &m, in initialize() 1076 const MGLevelObject<MatrixType2> &m, in initialize() [all …]
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/ |
H A D | min.hpp | 20 inline int min(const std::vector<int>& x) { in min() function 22 int min = x[0]; in min() local 37 inline T min(const std::vector<T>& x) { in min() function 40 T min = x[0]; in min() local 54 inline T min(const Eigen::Matrix<T, R, C>& m) { in min() function
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Math/ |
H A D | Color.cpp | 45 float min, max; in ToHSL() local 57 float min, max; in ToHSV() local 75 float m = l - 0.5f * c; in FromHSL() local 85 float m = v - c; in FromHSV() local 94 float min, max; in Chroma() local 102 float min, max; in Hue() local 110 float min, max; in SaturationHSL() local 118 float min, max; in SaturationHSV() local 126 float min, max; in Lightness() local 188 float min, max; in Range() local [all …]
|
/dports/math/blaze/blaze-3.8/blaze/math/ |
H A D | CompressedMatrix.h | 84 inline const CompressedMatrix<Type,SO,Tag> generate( size_t m, size_t n ) const in generate() 103 generate( size_t m, size_t n, size_t nonzeros ) const in generate() 127 generate( size_t m, size_t n, const Arg& min, const Arg& max ) const in generate() 149 generate( size_t m, size_t n, size_t nonzeros, in generate() 150 const Arg& min, const Arg& max ) const in generate() 274 const Arg& min, const Arg& max ) const in randomize() 299 size_t nonzeros, const Arg& min, const Arg& max ) const in randomize() 344 size_t nonzeros, const Arg& min, const Arg& max ) const in randomize()
|
H A D | UniformMatrix.h | 77 inline const UniformMatrix<Type,SO,Tag> generate( size_t m, size_t n ) const in generate() 96 generate( size_t m, size_t n, const Arg& min, const Arg& max ) const in generate() 126 const Arg& min, const Arg& max ) const in randomize()
|
/dports/math/octave/octave-6.4.0/liboctave/array/ |
H A D | chNDArray.cc | 154 charNDArray::min (int dim) const in min() function in charNDArray 160 charNDArray::min (Array<octave_idx_type>& idx_arg, int dim) const in min() function in charNDArray 201 charNDArray::diag (octave_idx_type m, octave_idx_type n) const in diag() 207 min (char d, const charNDArray& m) in min() function 214 min (const charNDArray& m, char d) in min() function 221 min (const charNDArray& a, const charNDArray& b) in min() function 230 max (char d, const charNDArray& m) in max() 237 max (const charNDArray& m, char d) in max()
|
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/ |
H A D | RangeMap.h | 38 Range (UInt32 min, UInt32 max, UInt32 minval) : _min(min), _max(max), _minval(minval) { in Range() 43 UInt32 min () const {return _min;} in min() function 52 void min (UInt32 m) {_min = m;} in min() function 53 void max (UInt32 m) {_max = m;} in max()
|
/dports/math/ggobi/ggobi-2.1.11/src/ |
H A D | limits.c | 37 limits_adjust (gfloat * min, gfloat * max) in limits_adjust() 63 gfloat min, max; in limits_set_from_vartable() local 85 gint i, m; in limits_raw_set_by_var() local 87 greal min, max; in limits_raw_set_by_var() local 141 gint i, m; in limits_tform_set_by_var() local 143 greal min, max; in limits_tform_set_by_var() local 178 gint i, m, np = 0; in limits_display_set_by_var() local 182 greal min, max; in limits_display_set_by_var() local
|
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/tools/ |
H A D | roots.hpp | 90 const T& min, in handle_zero_derivative() 225 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 313 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MAT… in newton_raphson_iterate() 315 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 493 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) BOOST_NOEXCEPT… in halley_iterate() 499 inline T halley_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLO… in halley_iterate() 501 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 536 inline T schroder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_F… in schroder_iterate() 538 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in schroder_iterate() local 551 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_… in schroeder_iterate() [all …]
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/tools/ |
H A D | roots.hpp | 90 const T& min, in handle_zero_derivative() 225 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 318 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MAT… in newton_raphson_iterate() 320 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 498 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) BOOST_NOEXCEPT… in halley_iterate() 504 inline T halley_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLO… in halley_iterate() 506 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 541 inline T schroder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_F… in schroder_iterate() 543 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in schroder_iterate() local 556 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_… in schroeder_iterate() [all …]
|
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/tools/ |
H A D | roots.hpp | 90 const T& min, in handle_zero_derivative() 225 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 313 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MAT… in newton_raphson_iterate() 315 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 493 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) BOOST_NOEXCEPT… in halley_iterate() 499 inline T halley_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLO… in halley_iterate() 501 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 536 inline T schroder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_F… in schroder_iterate() 538 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in schroder_iterate() local 551 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_… in schroeder_iterate() [all …]
|
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/tools/ |
H A D | roots.hpp | 90 const T& min, in handle_zero_derivative() 225 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 313 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MAT… in newton_raphson_iterate() 315 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 493 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) BOOST_NOEXCEPT… in halley_iterate() 499 inline T halley_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLO… in halley_iterate() 501 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 536 inline T schroder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_F… in schroder_iterate() 538 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in schroder_iterate() local 551 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_… in schroeder_iterate() [all …]
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/tools/ |
H A D | roots.hpp | 90 const T& min, in handle_zero_derivative() 225 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 313 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MAT… in newton_raphson_iterate() 315 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 493 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) BOOST_NOEXCEPT… in halley_iterate() 499 inline T halley_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLO… in halley_iterate() 501 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 536 inline T schroder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_F… in schroder_iterate() 538 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in schroder_iterate() local 551 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_… in schroeder_iterate() [all …]
|
/dports/games/bloodfrontier/bloodfrontier/src/shared/ |
H A D | command.h | 215 #define _COMMAND(idtype, tv, n, m, g, proto, b, f) \ argument 229 #define _IVAR(n, m, c, x, b, p) \ argument 239 #define IVAR(n, m, c, x) _IVAR(n, m, c, x, , IDF_COMPLETE) argument 241 #define IVARP(n, m, c, x) _IVAR(n, m, c, x, , IDF_PERSIST|IDF_COMPLETE) argument 242 #define IVARR(n, m, c, x) _IVAR(n, m, c, x, , IDF_OVERRIDE|IDF_COMPLETE) argument 243 #define IVARW(n, m, c, x) _IVAR(n, m, c, x, , IDF_WORLD|IDF_COMPLETE) argument 250 #define _IFVAR(n, m, c, x, b, p) \ argument 260 #define IFVAR(n, m, c, x) _IFVAR(n, m, c, x, , IDF_COMPLETE) argument 262 #define IFVARP(n, m, c, x) _IFVAR(n, m, c, x, , IDF_PERSIST|IDF_COMPLETE) argument 263 #define IFVARR(n, m, c, x) _IFVAR(n, m, c, x, , IDF_OVERRIDE|IDF_COMPLETE) argument [all …]
|
/dports/math/chuffed/chuffed-e04bedd/chuffed/vars/ |
H A D | modelling.cpp | 3 void createVar(IntVar*& x, int min, int max, bool el) { in createVar() 8 void createVars(vec<IntVar*>& x, int n, int min, int max, bool el) { in createVars() 17 void createVars(vec<vec<IntVar*> >& x, int n, int m, int min, int max, bool el) { in createVars() 38 void createVars(vec<vec<BoolView> >& x, int n, int m) { in createVars()
|
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 418 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 420 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 519 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/percona57-server/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/xtrabackup/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/percona57-client/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/tools/ |
H A D | roots.hpp | 50 const T& min, in handle_zero_derivative() 171 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol, boost::uintmax_t& max_iter) in bisect() 177 inline std::pair<T, T> bisect(F f, T min, T max, Tol tol) in bisect() 179 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in bisect() local 265 inline T newton_raphson_iterate(F f, T guess, T min, T max, int digits) in newton_raphson_iterate() 267 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in newton_raphson_iterate() local 272 T halley_iterate(F f, T guess, T min, T max, int digits, boost::uintmax_t& max_iter) in halley_iterate() 428 inline T halley_iterate(F f, T guess, T min, T max, int digits) in halley_iterate() 430 boost::uintmax_t m = (std::numeric_limits<boost::uintmax_t>::max)(); in halley_iterate() local 529 inline T schroeder_iterate(F f, T guess, T min, T max, int digits) in schroeder_iterate() [all …]
|