#include <plearn/base/general.h>
Include dependency graph for pl_erf.cc:
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
Defines | |
#define | ITMAX 100 |
#define | EPS 3.0e-7 |
#define | FPMIN 1.0e-30 |
#define | Pi 3.141592653589793 |
#define | Log2Pi 1.837877066409 |
#define | Sqrt2Pi 2.506628274631 |
|
Definition at line 44 of file pl_erf.cc. Referenced by PLearn::pl_gcf(). |
|
Definition at line 45 of file pl_erf.cc. Referenced by PLearn::pl_gcf(). |
|
Definition at line 43 of file pl_erf.cc. Referenced by PLearn::pl_gcf(), and PLearn::pl_gser(). |
|
|
Definition at line 46 of file pl_erf.cc. Referenced by PLearn::bnldev(), PLearn::ErfVariable::bprop(), PLearn::LogOfGaussianDensityKernel::evaluate(), PLearn::pl_gammln(), PLearn::poidev(), PLearn::positive_dilogarithm(), and PLearn::ErfVariable::symbolicBprop(). |
|
Definition at line 48 of file pl_erf.cc. Referenced by PLearn::gauss_01_density(), and PLearn::gauss_density_var(). |