ReactOS 0.4.16-dev-2104-gb84fa49
complex.h File Reference
#include <corecrt.h>
Include dependency graph for complex.h:

Go to the source code of this file.

Classes

struct  _C_double_complex
 
struct  _C_float_complex
 

Macros

#define _C_COMPLEX_T
 

Typedefs

typedef struct _C_double_complex _C_double_complex
 
typedef struct _C_float_complex _C_float_complex
 
typedef _C_double_complex _Dcomplex
 
typedef _C_float_complex _Fcomplex
 

Macro Definition Documentation

◆ _C_COMPLEX_T

#define _C_COMPLEX_T

This file has no copyright assigned and is placed in the Public Domain. This file is part of the Wine project.

Definition at line 12 of file complex.h.

Typedef Documentation

◆ _C_double_complex

◆ _C_float_complex

◆ _Dcomplex

Definition at line 24 of file complex.h.

◆ _Fcomplex

Definition at line 25 of file complex.h.