bpp-core3  3.0.0
bpp::StatTools::PValue_ Struct Reference

Public Member Functions

 PValue_ (double pvalue, size_t index)
 
bool operator< (const PValue_ &pvalue) const
 

Public Attributes

double pvalue_
 
size_t index_
 

Detailed Description

Definition at line 58 of file StatTools.h.

Constructor & Destructor Documentation

◆ PValue_()

bpp::StatTools::PValue_::PValue_ ( double  pvalue,
size_t  index 
)
inline

Definition at line 62 of file StatTools.h.

Member Function Documentation

◆ operator<()

bool bpp::StatTools::PValue_::operator< ( const PValue_ pvalue) const
inline

Definition at line 65 of file StatTools.h.

References pvalue_.

Member Data Documentation

◆ index_

size_t bpp::StatTools::PValue_::index_

Definition at line 61 of file StatTools.h.

◆ pvalue_

double bpp::StatTools::PValue_::pvalue_

Definition at line 60 of file StatTools.h.

Referenced by operator<().


The documentation for this struct was generated from the following file: