Home
last modified time | relevance | path

Searched defs:imaginary (Results 76 – 100 of 328) sorted by relevance

12345678910>>...14

/dports/math/miracl/miracl-5.6/
H A Dzzn12.h127 friend ZZn6 imaginary(const ZZn12& x) {return x.b;} in imaginary() function
H A Dzzn8.h129 friend ZZn4 imaginary(const ZZn8& x) {return x.b;} in imaginary() function
H A Dzzn12b.h134 friend ZZn6 imaginary(const ZZn12& x) {return x.b;} in imaginary() function
H A Dzzn6.h137 friend ZZn3 imaginary(const ZZn6& x) {return x.b;} in imaginary() function
H A Dzzn4.h145 friend ZZn2 imaginary(const ZZn4& x) {return x.b;} in imaginary() function
H A Dcomplex.cpp58 Float imaginary(const Complex &a) {Float f; f=a.y; return f;} in imaginary() function
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dyagi.c33 double d=0.0, real=0.0, imaginary=0.0, min_frequency=0.0, max_frequency=0.0; in main() local
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Ddummydevicemanager_unittest.cc85 const std::string imaginary("_NOT A REAL DEVICE_"); in TEST() local
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-order.R10 x <- complex(real = c(1, 2, 2, 3, 3), imaginary = c(5, 4, 3, 2, NA)) nameattr in c
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dcomplex.cpp12 Complex::Complex(rational_class real, rational_class imaginary) in Complex()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/complex/
H A DComplex.java73 private final double imaginary; field in Complex
96 public Complex(double real, double imaginary) { in Complex()
/dports/math/py-sympy/sympy-1.9/doc/src/guides/
H A Dassumptions.rst588 .. [imaginary] https://en.wikipedia.org/wiki/Imaginary_number citation
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto116 optional double imaginary = 1; field
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto119 optional double imaginary = 1; field
/dports/net-mgmt/unbound_exporter/unbound_exporter-0.3/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto116 optional double imaginary = 1; field
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto116 optional double imaginary = 1; field
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto126 optional double imaginary = 1; field
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto126 optional double imaginary = 1; field
/dports/sysutils/rest-server/rest-server-0.10.0/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto126 optional double imaginary = 1; field
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto126 optional double imaginary = 1; field
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/
H A DRJson.cpp133 double imaginary = COMPLEX(vectorSEXP)[i].i; in jsonValueFromVectorElement() local
/dports/devel/goprotobuf/protobuf-1.1.0/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto127 optional double imaginary = 1; field
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto131 optional double imaginary = 1; field
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto131 optional double imaginary = 1; field
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/jsonpb/jsonpb_test_proto/
H A Dtest_objects.proto131 optional double imaginary = 1; field

12345678910>>...14