|
PLearn 0.1
|
#include "BinaryVariable.h"

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