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

PLearn::ConditionalExpression Class Reference

#include <RandomVar.h>

Collaboration diagram for PLearn::ConditionalExpression:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConditionalExpression (RVInstance lhs, RVInstanceArray rhs)
 ConditionalExpression *.

 ConditionalExpression (RVInstance lhs)
 build from just LHS

 ConditionalExpression (RandomVar lhs)
 build from just LHS's RV

 ConditionalExpression (RVInstanceArray lhs)
 build from multiple LHS RVInstances: make one RVInstance from the joint of the RVs and the vconcat of the instances.


Public Attributes

RVInstance LHS
RVInstanceArray RHS

Constructor & Destructor Documentation

PLearn::ConditionalExpression::ConditionalExpression RVInstance  lhs,
RVInstanceArray  rhs
 

ConditionalExpression *.

Definition at line 749 of file RandomVar.cc.

PLearn::ConditionalExpression::ConditionalExpression RVInstance  lhs  ) 
 

build from just LHS

Definition at line 753 of file RandomVar.cc.

PLearn::ConditionalExpression::ConditionalExpression RandomVar  lhs  ) 
 

build from just LHS's RV

Definition at line 757 of file RandomVar.cc.

PLearn::ConditionalExpression::ConditionalExpression RVInstanceArray  lhs  ) 
 

build from multiple LHS RVInstances: make one RVInstance from the joint of the RVs and the vconcat of the instances.

Definition at line 762 of file RandomVar.cc.

References PLearn::vconcat().


Member Data Documentation

RVInstance PLearn::ConditionalExpression::LHS
 

Definition at line 531 of file RandomVar.h.

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

RVInstanceArray PLearn::ConditionalExpression::RHS
 

Definition at line 532 of file RandomVar.h.

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


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