#include <SampleVariable.h>
Inheritance diagram for PLearn::BinarySampleVariable:
Public Member Functions | |
BinarySampleVariable (Variable *input1, Variable *input2, int length, int width) | |
virtual string | classname () const |
virtual void | bprop () |
VarArray | random_sources () |
return ancestors which compute a non-deterministic function of their parents |
|
Definition at line 84 of file SampleVariable.h. |
|
Implements PLearn::Variable. Definition at line 87 of file SampleVariable.h. |
|
Reimplemented from PLearn::Object. Reimplemented in PLearn::DiagonalNormalSampleVariable. Definition at line 80 of file SampleVariable.cc. |
|
return ancestors which compute a non-deterministic function of their parents
Reimplemented from PLearn::BinaryVariable. Definition at line 83 of file SampleVariable.cc. |