mixpp: bdm::euni Class Reference

bdm::euni Class Reference

Uniform distributed density on a rectangular support. More...

#include <exp_family.h>

List of all members.


Detailed Description

Uniform distributed density on a rectangular support.


Member Function Documentation

void bdm::euni::from_setting (const Setting & set ) 

Create object from the following structure

     class = 'euni'
     high = [...];          % vector of upper bounds
     low = [...];           % vector of lower bounds
      rv = RV({'names',...},[sizes,...],[times,...]);   % description of RV
     --- inherited fields ---
     bdm::epdf::from_setting

fulfilling form

\[ f(rv) = U(low,high) \]

References bdm::UI::get(), high, and low.


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

Generated on Fri Aug 27 16:54:41 2010 for mixpp by  doxygen 1.6.0