PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::OutputVariable |
class | PLearn::DiffTemplate< ObjectType, OutputVariable > |
class | PLearn::TypeTraits< OutputVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const OutputVariable &o) |
PStream & | PLearn::operator>> (PStream &in, OutputVariable &o) |
PStream & | PLearn::operator>> (PStream &in, OutputVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const OutputVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< OutputVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, OutputVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::output_var (Var v, char *filename) |