#include <RandomVar.h>
Collaboration diagram for PLearn::RVInstance:

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 |
Definition at line 462 of file RandomVar.h.
|
||||||||||||
|
RVInstance *.
Definition at line 767 of file RandomVar.cc. References PLearn::Var::length(), and PLERROR. |
|
|
Definition at line 774 of file RandomVar.cc. |
|
|
Definition at line 776 of file RandomVar.cc. |
|
|
Definition at line 781 of file RandomVar.cc. |
|
|
swap the v with the V->value
Definition at line 787 of file RandomVar.cc. |
|
|
Definition at line 466 of file RandomVar.h. Referenced by PLearn::EM(), PLearn::logP(), PLearn::P(), and swap_v_and_Vvalue(). |
|
|
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(). |
1.3.7