A Survey of Gaussian Convolution Algorithms
Data Fields
_complex_type Struct Reference

Complex double data type. More...

#include <complex_arith.h>

Data Fields

double real
 
double imag
 

Detailed Description

Complex double data type.

Definition at line 31 of file complex_arith.h.

Field Documentation

double _complex_type::imag

imaginary part

Definition at line 34 of file complex_arith.h.

double _complex_type::real

real part

Definition at line 33 of file complex_arith.h.


The documentation for this struct was generated from the following file: