NCBI C++ ToolKit
Macros | Functions | Variables
sls_normal_distr_array.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbistl.hpp>
#include "sls_normal_distr_array.hpp"
+ Include dependency graph for sls_normal_distr_array.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define NORMAL_DISTR_ARRAY_DIM   1000
 

Functions

double * GetNormalDistrArrayForPvaluesCalculation (void)
 

Variables

static double normal_distr_array_for_P_values_calculation [1000+1]
 

Macro Definition Documentation

◆ NORMAL_DISTR_ARRAY_DIM

#define NORMAL_DISTR_ARRAY_DIM   1000

Definition at line 45 of file sls_normal_distr_array.cpp.

Function Documentation

◆ GetNormalDistrArrayForPvaluesCalculation()

double* GetNormalDistrArrayForPvaluesCalculation ( void  )

Definition at line 150 of file sls_normal_distr_array.cpp.

References normal_distr_array_for_P_values_calculation.

Referenced by pvalues::pvalues().

Variable Documentation

◆ normal_distr_array_for_P_values_calculation

double normal_distr_array_for_P_values_calculation[1000+1]
static

Definition at line 46 of file sls_normal_distr_array.cpp.

Referenced by GetNormalDistrArrayForPvaluesCalculation().

Modified on Wed Apr 17 13:09:42 2024 by modify_doxy.py rev. 669887