STK++ 0.9.13
STK_Law_Normal.cpp File Reference

In this file we implement the Normal distribution. More...

Include dependency graph for STK_Law_Normal.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::Law
 This is the namespace enclosing the classes handling the usual probabilities Laws.
 

Variables

const double a1 = -39.69683028665376
 
const double a2 = 220.9460984245205
 
const double a3 = -275.9285104469687
 
const double a4 = 138.3577518672690
 
const double a5 =-30.66479806614716
 
const double a6 = 2.506628277459239
 
const double b1 = -54.47609879822406
 
const double b2 = 161.5858368580409
 
const double b3 = -155.6989798598866
 
const double b4 = 66.80131188771972
 
const double b5 = -13.28068155288572
 
const double c1 = -0.007784894002430293
 
const double c2 = -0.3223964580411365
 
const double c3 = -2.400758277161838
 
const double c4 = -2.549732539343734
 
const double c5 = 4.374664141464968
 
const double c6 = 2.938163982698783
 
const double d1 = 0.007784695709041462
 
const double d2 = 0.3224671290700398
 
const double d3 = 2.445134137142996
 
const double d4 = 3.754408661907416
 

Detailed Description

In this file we implement the Normal distribution.

Definition in file STK_Law_Normal.cpp.

Variable Documentation

◆ a1

const double a1 = -39.69683028665376

◆ a2

const double a2 = 220.9460984245205

◆ a3

const double a3 = -275.9285104469687

Definition at line 43 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ a4

const double a4 = 138.3577518672690

Definition at line 44 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ a5

const double a5 =-30.66479806614716

Definition at line 45 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ a6

const double a6 = 2.506628277459239

Definition at line 46 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ b1

const double b1 = -54.47609879822406

◆ b2

const double b2 = 161.5858368580409

Definition at line 49 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ b3

const double b3 = -155.6989798598866

Definition at line 50 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ b4

const double b4 = 66.80131188771972

Definition at line 51 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ b5

const double b5 = -13.28068155288572

Definition at line 52 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c1

const double c1 = -0.007784894002430293

Definition at line 54 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c2

const double c2 = -0.3223964580411365

Definition at line 55 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c3

const double c3 = -2.400758277161838

Definition at line 56 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c4

const double c4 = -2.549732539343734

Definition at line 57 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c5

const double c5 = 4.374664141464968

Definition at line 58 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ c6

const double c6 = 2.938163982698783

Definition at line 59 of file STK_Law_Normal.cpp.

Referenced by STK::Law::Normal::icdf(), and STK::Law::Normal::icdf().

◆ d1

const double d1 = 0.007784695709041462

Definition at line 61 of file STK_Law_Normal.cpp.

◆ d2

const double d2 = 0.3224671290700398

Definition at line 62 of file STK_Law_Normal.cpp.

◆ d3

const double d3 = 2.445134137142996

Definition at line 63 of file STK_Law_Normal.cpp.

◆ d4

const double d4 = 3.754408661907416

Definition at line 64 of file STK_Law_Normal.cpp.