ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ErrorFunction.cpp File Reference
#include "ErrorFunction.h"
#include "CVConst.h"
Include dependency graph for ErrorFunction.cpp:

Go to the source code of this file.

Variables

static const double one_sqrtpi = 1.0 / sqrt(M_PI)
 

Variable Documentation

◆ one_sqrtpi

const double one_sqrtpi = 1.0 / sqrt(M_PI)
static

Definition at line 47 of file ErrorFunction.cpp.

Referenced by cloudViewer::ErrorFunction::erfc().