statistics.h File Reference

Classes for descriptive statistics. More...

#include <iostream>
#include <boost/type_traits.hpp>
#include "mcmc++/ratio.h"

Include dependency graph for statistics.h:

Go to the source code of this file.

Namespaces

namespace  keh

Classes

class  keh::Accumulate< false, T >
class  keh::Accumulate< true, T >
class  Statistic
 Implements a class for summary statistics. More...
class  SimpleStatistic
 Implements a class for summary statistics. More...

Defines

#define __STATISTI_H


Detailed Description

Classes for descriptive statistics.

This header file provides two statistical classes: Statistic and SimpleStatistic. As the names suggest, Statistic is more complete. It includes methods for standard deviation and coefficient of variation as well as mean and variance. It can also calculate statistics on ratios (using ratio.h)

Author:
Kent Holsinger
Date:
2004-06-26

Definition in file statistics.h.


Generated on Tue Mar 27 16:03:46 2007 for mcmc by  doxygen 1.5.1