Home
last modified time | relevance | path

Searched defs:csqrt (Results 1 – 25 of 105) sorted by relevance

12345

/dports/math/ccmath/ccmath-2.2.1/complex/
H A Dcsqrt.c9 struct complex csqrt(Cpx z) in csqrt() function
/dports/math/amath/amath-1.8.5/src/cplex/
H A Dcsqrt.c42 complex csqrt(complex z) in csqrt() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/complex/
H A Dcsqrt.c74 csqrt(double complex z) in csqrt() function
/dports/math/openlibm/openlibm-0.8.0/src/
H A Ds_csqrt.c51 csqrt(double complex z) in csqrt() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/complex/
H A Dcsqrt.c74 csqrt(double complex z) in csqrt() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/complex/
H A Dcsqrt.c42 double complex csqrt(double complex z) in csqrt() function
/dports/math/universal/universal-3.48/include/universal/number/fixpnt/math/
H A Dsqrt_tables.hpp23 fixpnt<nbits, rbits, arithmetic, bt> csqrt(ref); in GenerateSqrtTable() local
/dports/math/universal/universal-3.48/include/universal/number/cfloat/math/
H A Dsqrt_tables.hpp23 cfloat<nbits, es, bt, hasSubnormals, hasSupernormals, isSaturating> csqrt(ref); in GenerateSqrtTable() local
/dports/devel/thrust/thrust-1.9.5/thrust/detail/complex/
H A Dcsqrt.h63 complex<double> csqrt(const complex<double>& z){ in csqrt() function
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosTools/
H A DSiconosCompat.c56 void csqrt(void * z) in csqrt() function
/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Dkstest.c27 double y,d,d1,d2,dmax,csqrt; in kstest() local
354 double y,v,vmax,vmin,csqrt; in kstest_kuiper() local
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/complex/
H A Dcsqrt.c120 csqrt(dcomplex z) { in csqrt() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/complex/
H A Dcsqrt.def.h46 __FLT_ABI(csqrt) (__FLT_TYPE __complex__ z) in __FLT_ABI() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/complex/
H A Dcsqrt.def.h46 __FLT_ABI(csqrt) (__FLT_TYPE __complex__ z) in __FLT_ABI() argument
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXComplexd.cpp113 FXComplexd csqrt(const FXComplexd& c){ in csqrt() function
H A DFXComplexf.cpp41 FXComplexf csqrt(const FXComplexf& c){ in csqrt() function
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXComplexd.cpp113 FXComplexd csqrt(const FXComplexd& c){ in csqrt() function
H A DFXComplexf.cpp41 FXComplexf csqrt(const FXComplexf& c){ in csqrt() function
/dports/math/kfr/kfr-4.2.1/include/kfr/math/
H A Dcomplex_math.hpp136 KFR_INTRINSIC vec<complex<T>, N> csqrt(const vec<complex<T>, N>& x) in csqrt() function
432 KFR_FUNCTION T1 csqrt(const T1& x) in csqrt() function
439 KFR_FUNCTION internal::expression_function<fn::csqrt, E1> csqrt(E1&& x) in csqrt() function

12345