100+ results for '"<complex.h>"'
11 #include <string.h>
12 #include <math.h>
13 #include <complex.h>
14 #include <limits.h>
15 #include "yuv.h"
23 #include <float.h>
24 #include <math.h>
25 #include <complex.h>
26 #include <stdio.h>
27 #include <string.h>
16
17 #if __DMC__
18 #include <complex.h>
19 #endif
20
16 #include "int_lib.h"
17 #include <math.h>
19 #include <stdio.h>
23 #define __NO_MATH_INLINES 1
3 // license that can be found in the LICENSE file.
4
5 #include <complex.h>
6 #include <math.h>
7 #include <stdarg.h>
59 #pragma once
60 #include "globals.h"
61 #include <complex.h>
62 #include "bracket.c"
63
38 __FBSDID("$FreeBSD: head/lib/msun/src/s_csinh.c 226599 2011-10-21 06:29:32Z das $");
39
40 #include <complex.h>
41 #include <math.h>
42
18 <http://www.gnu.org/licenses/>. */
19
20 #include <complex.h>
21 #include <fenv.h>
22 #include <math.h>
34 __FBSDID("$FreeBSD$");
35
36 #include <complex.h>
37 #include <math.h>
38
3 #include "defines.h"
4 #include "args.h"
6
7 struct IntegerRegisters iregs;
16 #include <complex>
17 #else
20 #endif
26 #include <stdlib.h>
28 #include <complex.h>
29
30 #ifdef HAVE_NFFT
4 #include <stdio.h>
5 #include <stdlib.h>
6 #include <complex.h>
7
8 /* Test the example in F2008 C.12.9: Processing assumed-shape arrays in C,
23
24 #ifdef HAVE_COMPLEX_H
26 #endif
27
50
51 #pragma once
52 #include <complex.h>
53
54 void intComplexBarycParab1D(double*, complex double*, complex double, complex double*, complex double*, complex double*);
31
32
33 #include <complex.h>
34 #include <math.h>
7 struct IntegerRegisters iregbits = { ~0, ~0, ~0, ~0, ~0, ~0 };
19 <http://www.gnu.org/licenses/>. */
21 #include <complex.h>
23 #include <math_private.h>
11
12 #include "GraphBLAS.h"
14
15 #ifndef CMPLX
8
9 #include <limits.h>
10 #include <complex.h>
12 int
4 #include <stddef.h>
5
6 /* Some targets do not provide <complex.h> so we define I ourselves. */
7 #define I 1.0iF
8 #define ID ((_Complex double)I)
19 02111-1307 USA. */
22 #include <fenv.h>
23 #include <math.h>
12
13 #include <math.h>
14 #include <complex.h>
15
16 /* For the time being, do _NOT_ implement these functions
13
14 #include "oshmem_config.h"
15 #include <complex.h>
17 #include "opal/datatype/opal_datatype.h"
53 #include <math.h>
54
13 #define SMALLER(A,B) ((A) < (B) ? (A) : (B))
14 #ifdef C99_OK
16 #define COMPLEX_T double complex
17 #define CREAL creal
28 __FBSDID("$FreeBSD$");
30 #include <complex.h>
31 #include <float.h>
32 #include <math.h>
43
44 ANSI_SYNOPSIS
45 #include <complex.h>
46 double complex catan(double complex <[z]>);
47 float complex catanf(float complex <[z]>);
84
85
86 #include <complex.h>
87 #include <math.h>
88 #include "cephes_subr.h"
46 double complex csqrt(double complex <[z]>);
47 float complex csqrtf(float complex <[z]>);
68
69
70 #include <complex.h>
71 #include <math.h>
72
54 #include "globals.h"
55 #include "interpolation.h"
56 #include <complex.h>
57 #include "tools.h"
58
6 #include <stdio.h>
7 #include <complex.h>
8 #include <string.h>
9 #include <float.h>
1 #include <complex.h>
2 #include <stdio.h>
3 #include <stdlib.h>
4 #include <assert.h>
5 #include <math.h>
7 #include <time.h>
16 #endif
17
20 mrb_value mrb_complex_new(mrb_state *mrb, mrb_float real, mrb_float imag);
18 <https://www.gnu.org/licenses/>. */
21 #include <math.h>
22 #include <math_private.h>
19 #include <stdbool.h>
20 #include <math.h>
22
23 attribute_hidden
18 #include "int_lib.h"
19 #include <math.h>
21
22 // Returns: the product of a + ib and c + id
20 02111-1307 USA. */
22 #include <complex.h>
24
16 */
20 #include <unistd.h>
33
34 #include <assert.h>
35 #include <complex.h>
36 #include <fenv.h>
20 // Returns: the quotient of (a + ib) / (c + id)
4 #include <complex.h>
6 #include <time.h>
4 #include <stdint.h>
5 #include <time.h>
8 #include "SIMDBase.h"
1 #include "simd.h"
2 #include <tgmath.h>
3 // #include <complex.h>
67 __FBSDID("$FreeBSD: head/lib/msun/src/s_ctanh.c 284427 2015-06-15 20:40:44Z tijl $");
69 #include <complex.h>
70 #include <math.h>
71
46 double complex casinh(double complex <[z]>);
47 float complex casinhf(float complex <[z]>);
86
87
88 #include <complex.h>
89
90 double complex
46 double complex cacos(double complex <[z]>);
47 float complex cacosf(float complex <[z]>);
75 */
76
77 #include <complex.h>
78 #include <math.h>
79
35 #include "cephes_subrf.h"
24 #include <pmmintrin.h>
25 #include <immintrin.h>
26 #include <complex.h>
28 #include <stdio.h>
40 __FBSDID("$FreeBSD: head/lib/msun/src/s_csinh.c 284426 2015-06-15 20:16:53Z tijl $");
41
42 #include <complex.h>
43 #include <math.h>
44
40 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccosh.c 284423 2015-06-15 20:11:06Z tijl $");
19 #include <stdlib.h>
20 #include <assert.h>
22 #include <fftw3.h>
18 #include <ctype.h>
22 #include <starpu.h>
61 #pragma once
62 #include "globals.h"
63 #include <complex.h>
64 #include "eBracket.c"
65
34
35 float complex
35 double complex
32 #include "../src/namespace.h"
38 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccosh.c 226599 2011-10-21 06:29:32Z das $");
6 #include "localized_functions.h"
7 #include "bmgs/bmgs.h"
8 #include <complex.h>
9
10 #ifdef GPAW_NO_UNDERSCORE_BLAS
12 #include <stdio.h>
13 #include <stdlib.h>
15 #include <assert.h>
16 #include "mpi.h"
55 #endif
56 #include <math.h>
57 #include <complex.h>
59 void calcCohTransLoss(settings_t*);
55 */
56
58 #include <math.h>
59
151
152 #ifdef USE_FFTW3
153 #include <complex.h>
154 #include <fftw3.h>
155
58 */
60 #include <complex.h>
61 #include <float.h>
62 #include "complex_impl.h"
1 #include <stdio.h>
2 #include <complex.h>
3
4 #ifndef PREF
3 #include <math.h>
5 #include "liquid.h"
28 #include <stdlib.h>
29 #include <string.h>
32 #include "nfft3util.h"
23 #include <stdio.h>
26 #include <sys/time.h>
67 __FBSDID("$FreeBSD: head/lib/msun/src/s_ctanh.c 226600 2011-10-21 06:30:16Z das $");
46 double complex casin(double complex <[z]>);
47 float complex casinf(float complex <[z]>);
77
78 #include <complex.h>
79 #include <math.h>
80
27 */
28
29 #include <complex.h>
30
31 long double
14 #undef __USE_EXTERN_INLINES
15 #include "math.h"
16 #include <complex.h>
18 #if !defined __NO_LONG_DOUBLE_MATH
28 __FBSDID("$FreeBSD: head/lib/msun/src/s_cargl.c 183714 2008-10-09 02:25:18Z peter $");
31 #include <math.h>
30 __FBSDID("$FreeBSD$");
32 #include <complex.h>
34 #include "math.h"
21 #include <stdint.h>
22 #include <stdlib.h>
23 #include <complex.h>
24 #include <fftw3.h>
25
7 */
9 #include <complex.h>
10 #define Complex double complex
50 */
51
53 #include <float.h>
54 #include <math.h>
33 /*__RCSID("$NetBSD: cprojf.c,v 1.3 2010/09/20 17:51:38 christos Exp $"); */
36 #include <math.h>
37
20 #define ctanf ctanf_not_defined
20 #define csinf csinf_not_defined
20 #define cexpf cexpf_not_defined
20 #define ccosf ccosf_not_defined
47
48 #pragma once
49 #include <complex.h>
50 void intComplexLinear1D(double*, complex double*, complex double, complex double*, complex double*);
6 #include "bmgs/bmgs.h"
7 #include "spline.h"
10
4 #include <mpi.h>
7 #include <stdbool.h>
15 #include "int_lib.h"
16 #include <math.h>
17 #include <complex.h>
18
19 /* Returns: the quotient of (a + ib) / (c + id) */
11 #include <atf-c.h>
12 #include <complex.h>
32 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccoshf.c 284423 2015-06-15 20:11:06Z tijl $");
34 #include <complex.h>
35 #include <math.h>
36
4 #include <float.h>
5 // gcc '-std=c99' cmplxdivide.c && a.out >cmplxdivide1.go
8 #include <math.h>
9 #include <stdio.h>
28 __FBSDID("$FreeBSD: head/lib/msun/src/s_csqrt.c 181402 2008-08-08 00:15:16Z das $");
23 #include <tgmath.h>
24 #include <stdio.h>
20 #define ctanhf ctanhf_not_defined
20 #define csqrtf csqrtf_not_defined
20 #define csinhf csinhf_not_defined
20 #define ccoshf ccoshf_not_defined
20 #define catanf catanf_not_defined
20 #define casinf casinf_not_defined
20 #include <float.h>
23 #include "mathimpl.h"
33 */
37 #include "cephes_subrf.h"
1 #include "material-data.h"
2 #include "matrix.h"
3 #include <complex.h>
4 #include <math.h>
32 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccoshf.c 226599 2011-10-21 06:29:32Z das $");
31 long double complex
35 #include <float.h>
45 #include <math.h>
46 #include <complex.h>
48 /* We implement this function to make sure we use always the C99 compatible
59 #include <sys/cdefs.h>
62 #include <math.h>
20 #define clogf clogf_not_defined
19 /* Returns: the product of a + ib and c + id */
23 #include <math_ldbl_opt.h>
28 __FBSDID("$FreeBSD: head/lib/msun/src/k_exp.c 226597 2011-10-21 06:27:56Z das $");
32 #include "math.h"
19 #include <string.h>
23 #include "filter.h"
3 #include "inv-laplace.h"
6 #include <stdlib.h>
29 */
31 #include <complex.h>
33 #include "math_private.h"
26
29 #include <float.h>
30 #include <math.h>
2
3 #include <assert.h>
5 #include <stdbool.h>