Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::RVInstance Class Reference

RVInstance represents a RandomVariable V along with a "value" v. More...

#include <RandomVar.h>

Collaboration diagram for PLearn::RVInstance:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RVInstance (const RandomVar &VV, const Var &vv)
 RVInstance *.

 RVInstance ()
RVInstanceArray operator && (RVInstance rvi)
ConditionalExpression operator| (RVInstanceArray a)
void swap_v_and_Vvalue ()
 swap the v with the V->value


Public Attributes

RandomVar V
Var v

Detailed Description

RVInstance represents a RandomVariable V along with a "value" v.

Definition at line 462 of file RandomVar.h.


Constructor & Destructor Documentation

PLearn::RVInstance::RVInstance const RandomVar VV,
const Var vv
 

RVInstance *.

Definition at line 767 of file RandomVar.cc.

References PLearn::Var::length(), and PLERROR.

PLearn::RVInstance::RVInstance  ) 
 

Definition at line 774 of file RandomVar.cc.


Member Function Documentation

RVInstanceArray PLearn::RVInstance::operator && RVInstance  rvi  ) 
 

Definition at line 776 of file RandomVar.cc.

ConditionalExpression PLearn::RVInstance::operator| RVInstanceArray  a  ) 
 

Definition at line 781 of file RandomVar.cc.

void PLearn::RVInstance::swap_v_and_Vvalue  ) 
 

swap the v with the V->value

Definition at line 787 of file RandomVar.cc.

References V, and v.


Member Data Documentation

Var PLearn::RVInstance::v
 

Definition at line 466 of file RandomVar.h.

Referenced by PLearn::EM(), PLearn::logP(), PLearn::P(), and swap_v_and_Vvalue().

RandomVar PLearn::RVInstance::V
 

Definition at line 465 of file RandomVar.h.

Referenced by PLearn::RVInstanceArray::compareRVnumbers(), PLearn::EM(), PLearn::logP(), PLearn::P(), PLearn::Sample(), and swap_v_and_Vvalue().


The documentation for this class was generated from the following files:
Generated on Tue Aug 17 16:24:18 2004 for PLearn by doxygen 1.3.7