Home
last modified time | relevance | path

Searched defs:infinity (Results 1 – 25 of 2004) sorted by relevance

12345678910>>...81

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/utility/
H A Dinfinity.hpp27 struct infinity struct
29 friend constexpr bool operator==(infinity, infinity) in operator ==() argument
33 friend constexpr bool operator!=(infinity, infinity) in operator !=() argument
38 friend constexpr auto operator==(Integer, infinity) noexcept in operator ==() argument
46 friend constexpr auto operator==(infinity, Integer) noexcept in operator ==() argument
54 friend constexpr auto operator!=(Integer, infinity) noexcept in operator !=() argument
62 friend constexpr auto operator!=(infinity, Integer) noexcept in operator !=() argument
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/utility/
H A Dinfinity.hpp27 struct infinity struct
29 friend constexpr bool operator==(infinity, infinity) in operator ==() argument
33 friend constexpr bool operator!=(infinity, infinity) in operator !=() argument
38 friend constexpr auto operator==(Integer, infinity) noexcept in operator ==() argument
46 friend constexpr auto operator==(infinity, Integer) noexcept in operator ==() argument
54 friend constexpr auto operator!=(Integer, infinity) noexcept in operator !=() argument
62 friend constexpr auto operator!=(infinity, Integer) noexcept in operator !=() argument
/dports/print/lilypond/lilypond-2.22.1/flower/
H A Dinterval.cc28 Interval_t<Real>::infinity () in infinity() function in Interval_t
35 Interval_t<int>::infinity () in infinity() function in Interval_t
42 Interval_t<size_t>::infinity () in infinity() function in Interval_t
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dintervalarith.c453 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalIsEmpty()
465 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalSetEntire()
477 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalIsEntire()
486 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalIsPositiveInfinity()
495 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalIsNegativeInfinity()
504 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalIsSubsetEQ()
572 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalAddInf()
599 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalAddSup()
626 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalAdd()
653 SCIP_Real infinity, /**< value for infinity */ in SCIPintervalAddScalar()
[all …]
H A Dintervalarith.h182 #define SCIPintervalSetEntire(infinity, resultant) do { (resultant)->inf = -(infinity); (resultant)… argument
183 #define SCIPintervalIsEmpty(infinity, operand) ( (operand).inf > -(infinity) && (operand).sup <… argument
184 #define SCIPintervalIsEntire(infinity, operand) ( (operand).inf <= -(infinity) && (operand).sup … argument
185 #define SCIPintervalIsPositiveInfinity(infinity, operand) ( (operand).inf >= (infinity) && (operan… argument
186 #define SCIPintervalIsNegativeInfinity(infinity, operand) ( (operand).sup <= -(infinity) && (operan… argument
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Drect.cpp54 const double infinity(HUGE_VAL); in full_plane() local
61 const double infinity(HUGE_VAL); in horizontal_strip() local
68 const double infinity(HUGE_VAL); in vertical_strip() local
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Drect.cpp54 const double infinity(HUGE_VAL); in full_plane() local
61 const double infinity(HUGE_VAL); in horizontal_strip() local
68 const double infinity(HUGE_VAL); in vertical_strip() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Drect.cpp54 const double infinity(HUGE_VAL); in full_plane() local
61 const double infinity(HUGE_VAL); in horizontal_strip() local
68 const double infinity(HUGE_VAL); in vertical_strip() local
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dtemplate5.cc30 Interval_t<Rational>::infinity () in infinity() function in Interval_t
39 Interval_t<Moment>::infinity () in infinity() function in Interval_t
/dports/games/keeperrl/keeperrl-alpha23/
H A Dshortest_path.h41 static const double infinity; variable
66 static const double infinity; variable
/dports/devel/boost-docs/boost_1_72_0/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/devel/hyperscan/boost_1_75_0/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/devel/R-cran-BH/BH/inst/include/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/icl/type_traits/
H A Dinfinity.hpp153 template <class Type> struct infinity struct
155 typedef infinity type;
157 static Type value() in value()
170 struct infinity<std::string> struct
172 typedef infinity type;
174 static std::string value() in value()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/icl/type_traits/
H A Dinfinity.hpp153 template <class Type> struct infinity struct
155 typedef infinity type;
157 static Type value() in value()
170 struct infinity<std::string> struct
172 typedef infinity type;
174 static std::string value() in value()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/databases/xtrabackup/boost_1_59_0/boost/icl/type_traits/
H A Dinfinity.hpp153 template <class Type> struct infinity struct
155 typedef infinity type;
157 static Type value() in value()
170 struct infinity<std::string> struct
172 typedef infinity type;
174 static std::string value() in value()
/dports/databases/percona57-server/boost_1_59_0/boost/icl/type_traits/
H A Dinfinity.hpp153 template <class Type> struct infinity struct
155 typedef infinity type;
157 static Type value() in value()
170 struct infinity<std::string> struct
172 typedef infinity type;
174 static std::string value() in value()
/dports/databases/percona57-client/boost_1_59_0/boost/icl/type_traits/
H A Dinfinity.hpp153 template <class Type> struct infinity struct
155 typedef infinity type;
157 static Type value() in value()
170 struct infinity<std::string> struct
172 typedef infinity type;
174 static std::string value() in value()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/devel/boost-libs/boost_1_72_0/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()
/dports/devel/boost-python-libs/boost_1_72_0/boost/icl/type_traits/
H A Dinfinity.hpp150 template <class Type> struct infinity struct
152 typedef infinity type;
154 static Type value() in value()
167 struct infinity<std::string> struct
169 typedef infinity type;
171 static std::string value() in value()

12345678910>>...81