HologramDepthmap Library
|
#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 |
const double PI = 3.141592653589793238462643383279502884197169399375105820974944592308 |