#include <SampleVariable.h>
Inheritance diagram for PLearn::UnarySampleVariable:


Public Member Functions | |
| UnarySampleVariable (Variable *input, 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 74 of file SampleVariable.h. |
|
|
Implements PLearn::Variable. Definition at line 77 of file SampleVariable.h. |
|
|
Reimplemented from PLearn::Object. Reimplemented in PLearn::MultinomialSampleVariable. Definition at line 67 of file SampleVariable.cc. |
|
|
return ancestors which compute a non-deterministic function of their parents
Reimplemented from PLearn::UnaryVariable. Definition at line 70 of file SampleVariable.cc. |
1.3.7