Home
last modified time | relevance | path

Searched defs:imaginary (Results 26 – 50 of 328) sorted by relevance

12345678910>>...14

/dports/science/cdk/cdk-cdk-2.3/display/render/src/test/java/org/openscience/cdk/renderer/color/
H A DPartialAtomicChargeColorsTest.java55 IAtom imaginary = new PseudoAtom("Ix"); in testGetDefaultAtomColor() local
H A DRasmolColorsTest.java55 IAtom imaginary = new PseudoAtom("Ix"); in testGetDefaultAtomColor() local
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-runs.R16 …expect_identical(vec_identify_runs(complex(real = c(1, 1, 2, 2, 2), imaginary = c(1, 1, 2, 2, 3)))… nameattr in c
83 …expect_identical(vec_identify_runs(add_col(complex(real = c(1, 1, 2, 2, 2), imaginary = c(1, 1, 2,… nameattr in c
H A Dtest-complete.R63 …expect_identical(vec_detect_complete(complex(real = c(1, 1, NA, 2, 2), imaginary = c(1, 1, 2, 2, N… nameattr in c
101 …expect_identical(vec_detect_complete(make_rcrd(complex(real = c(1, 1, NA, 2, 2), imaginary = c(1, … nameattr in c
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/structs-enums/
H A Denum-disr-val-pretty.rs6 enum color { red = 1, green, blue, imaginary = -1, } enumerator
/dports/science/libquantum/libquantum-1.1.1/
H A Dconfigure.in109 AC_ARG_WITH([imaginary], optwith
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dpolynomial.cc129 Vector* imaginary) { in FindLinearPolynomialRoots()
143 Vector* imaginary) { in FindQuadraticPolynomialRoots()
187 Vector* imaginary) { in FindPolynomialRoots()
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dpolynomial.cc129 Vector* imaginary) { in FindLinearPolynomialRoots()
143 Vector* imaginary) { in FindQuadraticPolynomialRoots()
187 Vector* imaginary) { in FindPolynomialRoots()
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dpolynomial.cc129 Vector* imaginary) { in FindLinearPolynomialRoots()
143 Vector* imaginary) { in FindQuadraticPolynomialRoots()
187 Vector* imaginary) { in FindPolynomialRoots()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/
H A DComplex.php27 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/builtins/
H A Dint_types.h175 typedef struct { float real, imaginary; } Fcomplex; member
177 typedef struct { double real, imaginary; } Dcomplex; member
179 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/mrbgems/mruby-complex/src/
H A Dcomplex.c12 mrb_float imaginary; member
70 complex_new(mrb_state *mrb, mrb_float real, mrb_float imaginary) in complex_new()
99 mrb_float real, imaginary = 0.0; in complex_s_rect() local
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/lib/compiler-rt/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/lib/compiler-rt/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/lib/compiler-rt/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/lib/compiler-rt/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/lib/compiler-rt/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_types.h157 typedef struct { float real, imaginary; } Fcomplex; member
159 typedef struct { double real, imaginary; } Dcomplex; member
161 typedef struct { long double real, imaginary; } Lcomplex; member
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/builtins/
H A Dint_types.h160 float real, imaginary; member
164 double real, imaginary; member
168 long double real, imaginary; member
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/mrbgems/mruby-complex/src/
H A Dcomplex.c12 mrb_float imaginary; member
70 complex_new(mrb_state *mrb, mrb_float real, mrb_float imaginary) in complex_new()
99 mrb_float real, imaginary = 0.0; in complex_s_rect() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h160 float real, imaginary; member
164 double real, imaginary; member
168 long double real, imaginary; member
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/mrbgems/mruby-complex/src/
H A Dcomplex.c12 mrb_float imaginary; member
70 complex_new(mrb_state *mrb, mrb_float real, mrb_float imaginary) in complex_new()
99 mrb_float real, imaginary = 0.0; in complex_s_rect() local
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/mrbgems/mruby-complex/src/
H A Dcomplex.c12 mrb_float imaginary; member
70 complex_new(mrb_state *mrb, mrb_float real, mrb_float imaginary) in complex_new()
99 mrb_float real, imaginary = 0.0; in complex_s_rect() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/
H A Dvnl_quaternion.h135 inline vnl_vector_fixed<T,3> imaginary() const { return this->extract(3,0); } in imaginary() function
/dports/misc/vxl/vxl-3.3.2/core/vnl/
H A Dvnl_quaternion.h135 inline vnl_vector_fixed<T,3> imaginary() const { return this->extract(3,0); } in imaginary() function

12345678910>>...14