Home
last modified time | relevance | path

Searched defs:NegInf (Results 1 – 25 of 98) sorted by relevance

1234

/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx_extras/
H A Dfpconst.py40 NegInf = -PosInf variable
44 NegInf = -PosInf variable
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/math/
H A Ddim_arm64.s9 #define NegInf 0xFFF0000000000000 macro
H A Ddim_s390x.s11 #define NegInf 0xFFF0000000000000 macro
H A Ddim_amd64.s9 #define NegInf 0xFFF0000000000000 macro
H A Dlog_amd64.s18 #define NegInf 0xFFF0000000000000 macro
H A Dexp_amd64.s25 #define NegInf 0xFFF0000000000000 macro
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/math/
H A Ddim_arm64.s9 #define NegInf 0xFFF0000000000000 macro
H A Ddim_riscv64.s8 #define NegInf 0x001 macro
H A Ddim_s390x.s11 #define NegInf 0xFFF0000000000000 macro
H A Ddim_amd64.s9 #define NegInf 0xFFF0000000000000 macro
H A Dlog_amd64.s18 #define NegInf 0xFFF0000000000000 macro
H A Dexp_amd64.s25 #define NegInf 0xFFF0000000000000 macro
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/math/
H A Ddim_arm64.s9 #define NegInf 0xFFF0000000000000 macro
H A Ddim_s390x.s11 #define NegInf 0xFFF0000000000000 macro
H A Dlog_amd64.s18 #define NegInf 0xFFF0000000000000 macro
H A Dexp_amd64.s33 #define NegInf 0xFFF0000000000000 macro
H A Ddim_amd64.s9 #define NegInf 0xFFF0000000000000 macro
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/dataframe/
H A DDataFrameJSON.ts106 NegInf?: number[]; property
111 NegInf: -Infinity, constant
/dports/converters/yj/yj-5.0.0/convert/
H A Dencoding.go46 func (s SpecialFloats) NegInf() interface{} { func
/dports/converters/yj/yj-5.0.0/yaml/
H A Dencoder.go19 NaN, PosInf, NegInf interface{} member
/dports/converters/yj/yj-5.0.0/toml/
H A Dencoder.go15 NaN, PosInf, NegInf interface{} member
H A Ddecoder.go14 NaN, PosInf, NegInf interface{} member
/dports/shells/ion/decimal-972c8547a0a76c7ad9a314e28a335aa57d46a543/src/
H A Dlib.rs60 NegInf, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/crosstest/
H A Dtest_cast_main.cpp128 static const float NegInf = -1.0 / 0.0; in testVector() local
242 static const double NegInf = -1.0 / 0.0; in main() local
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dconstants.cpp49 RCP<const Infty> NegInf = Infty::from_int(-1); variable

1234