ARB
Public Member Functions | List of all members
Sampler Class Reference

#include <st_quality.hxx>

Inheritance diagram for Sampler:
Inheritance graph
[legend]

Public Member Functions

 Sampler ()
 
void add (double val)
 
void add (const Sampler &other)
 
size_t get_count () const
 
double get_sum () const
 
double get_median () const
 

Detailed Description

Definition at line 20 of file st_quality.hxx.

Constructor & Destructor Documentation

Sampler::Sampler ( )
inline

Definition at line 24 of file st_quality.hxx.

Member Function Documentation

void Sampler::add ( double  val)
inline

Definition at line 26 of file st_quality.hxx.

Referenced by VarianceSampler::add(), and LikelihoodRanges::generate_string().

void Sampler::add ( const Sampler other)
inline

Definition at line 30 of file st_quality.hxx.

size_t Sampler::get_count ( ) const
inline
double Sampler::get_sum ( ) const
inline

Definition at line 36 of file st_quality.hxx.

Referenced by st_ml_add_quality_string_to_species().

double Sampler::get_median ( ) const
inline

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