ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ErrorFunction.h File Reference
#include "CVCoreLib.h"
#include "MathTools.h"
Include dependency graph for ErrorFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::ErrorFunction
 A class to compute the Error function (erf) More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 

Variables

static const double cloudViewer::c_erfRelativeError = 1e-12
 Relative error for Error Function computation. More...