Openholo  v2.1
Open Source Digital Holographic Library
epsilon.h File Reference
#include "typedef.h"
Include dependency graph for epsilon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 oph
 

Macros

#define M_PI   3.141592653589793238462643383279502884197169399375105820974944592308
 

Functions

void oph::set_u_epsilon (Real a)
 
void oph::reset_u_epsilon ()
 
void oph::set_zero_epsilon (Real a)
 
void oph::reset_zero_epsilon ()
 
int oph::apx_equal (Real x, Real y)
 
int oph::apx_equal (Real x, Real y, Real eps)
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.141592653589793238462643383279502884197169399375105820974944592308

Definition at line 64 of file epsilon.h.