BIE::MHWidth Class Reference

Abstract base class for selecting a Metropolis-Hastings proposal width. More...

#include <MHWidth.h>

Inheritance diagram for BIE::MHWidth:
Collaboration diagram for BIE::MHWidth:

List of all members.

Public Member Functions

virtual double width (int M, int j)
 Width value for given mixture order and component model parameter index.
 MHWidth ()
 Constructor: M is the (maximum) number of components of dimension N.
 MHWidth (int M, int N)
 Constructor with mixture number and component model dimension.

Protected Attributes

int mmax
 Maximum number of mixture components.
int ndim
 Dimension of each component.

Friends

class boost::serialization::access


Detailed Description

Abstract base class for selecting a Metropolis-Hastings proposal width.

Making this abstract allows a uniform interface for a variety of circumstances. For example, variable number of components in a mixture model.


Constructor & Destructor Documentation

BIE::MHWidth::MHWidth (  )  [inline]

Constructor: M is the (maximum) number of components of dimension N.

Null constructor


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen