#include <RandomVar.h>
Inheritance diagram for PLearn::RandomVarVMatrix:
Public Member Functions | |
RandomVarVMatrix (ConditionalExpression conditional_expression) | |
virtual int | nVars () |
virtual Vec | sample () |
Protected Attributes | |
RandomVar | rv |
Var | instance |
VarArray | prop_path |
Definition at line 1539 of file RandomVar.h.
|
Definition at line 2403 of file RandomVar.cc. References instance, prop_path, and PLearn::Sample(). |
|
Definition at line 1548 of file RandomVar.h. References instance, and PLearn::Var::length(). |
|
Definition at line 1549 of file RandomVar.h. References PLearn::VarArray::fprop(), instance, prop_path, and PLearn::Vec. |
|
Definition at line 1543 of file RandomVar.h. Referenced by nVars(), RandomVarVMatrix(), and sample(). |
|
Definition at line 1544 of file RandomVar.h. Referenced by RandomVarVMatrix(), and sample(). |
|
Definition at line 1542 of file RandomVar.h. |