ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Chi2Helper.h File Reference
#include <cmath>
Include dependency graph for Chi2Helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Chi2Helper
 Package of methods to compute Chi2 related stuff. More...
 

Macros

#define LOG_SQRT_PI   0.5723649429247000870717135 /* log(sqrt(pi)) */
 
#define I_SQRT_PI   0.5641895835477562869480795 /* 1 / sqrt(pi) */
 

Macro Definition Documentation

◆ I_SQRT_PI

#define I_SQRT_PI   0.5641895835477562869480795 /* 1 / sqrt(pi) */

Definition at line 17 of file Chi2Helper.h.

◆ LOG_SQRT_PI

#define LOG_SQRT_PI   0.5723649429247000870717135 /* log(sqrt(pi)) */

Definition at line 14 of file Chi2Helper.h.