CI Class Reference

Simple Confidence Interval. More...

#include <XeStat.h>

Inheritance diagram for CI:
solvable XeStat XeMath XeMath XeObject XeCore XeCore XeCore PoissonCI

List of all members.

Public Member Functions

void applyCLs (bool doIt)
 CI (int mode=UNDEFINED_INT)
double getLowerLimit ()
double getUpperLimit ()
bool isCLsApplied ()
bool isInside (double x)
bool withLowerLimit ()
bool withUpperLimit ()

Static Protected Member Functions

static bool isSingleLowerLimit (int mode)
static bool isSingleUpperLimit (int mode)
static bool withCLs (int mode)
static bool withLowerLimit (int mode)
static bool withUpperLimit (int mode)

Protected Attributes

bool doApplyCLs
double LowerLimit
int mode
double UpperLimit
bool withLower
bool withUpper

Detailed Description

Simple Confidence Interval.

This is a virtual class


The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on 10 Apr 2015 for Xephyr by  doxygen 1.6.1