bdm::eprod_base Class Reference
Base class (interface) for bdm::eprod. More...
#include <emix.h>
Inheritance diagram for bdm::eprod_base:
Public Member Functions | |
virtual const epdf * | factor (int i) const NOT_IMPLEMENTED(NULL) |
interface for a factor | |
virtual const int | no_factors () const NOT_IMPLEMENTED(0) |
number of factors | |
eprod_base () | |
Default constructor. | |
eprod_base (const eprod_base &ep0) | |
vec | mean () const |
Set internal. | |
vec | variance () const |
vec | sample () const |
double | evallog (const vec &val) const |
~eprod_base () | |
Destructor. | |
void | validate () |
Protected Attributes | |
Array< datalink * > | dls |
Array of indices. |
Detailed Description
Base class (interface) for bdm::eprod.
The documentation for this class was generated from the following files:
- emix.h
- emix.cpp
Generated on 2 Dec 2013 for mixpp by 1.4.7