|
PLearn 0.1
|
#include "BinaryVariable.h"

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