HologramDepthmap Library
Classes | Variables
complex.h File Reference
#include <iostream>
#include <cmath>

Go to the source code of this file.

Classes

class  Complex
 class for the complex number and its arithmetic. More...
 

Variables

const double PI = 3.141592653589793238462643383279502884197169399375105820974944592308
 
const double TWO_PI = 2.0*PI
 

Variable Documentation

◆ PI

const double PI = 3.141592653589793238462643383279502884197169399375105820974944592308

Definition at line 16 of file complex.h.

◆ TWO_PI

const double TWO_PI = 2.0*PI

Definition at line 17 of file complex.h.