PLearn 0.1
Classes | Namespaces | Functions
HardSlopeVariable.h File Reference
#include "NaryVariable.h"
#include "Var_operators.h"
#include "Var_all.h"
Include dependency graph for HardSlopeVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::HardSlopeVariable
class  PLearn::DiffTemplate< ObjectType, HardSlopeVariable >
class  PLearn::TypeTraits< HardSlopeVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const HardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, HardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, HardSlopeVariable *&o)
PStream & PLearn::operator<< (PStream &out, const HardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< HardSlopeVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, HardSlopeVariable > *opt, PLearnDiff *diffs)
Var PLearn::hard_slope (Var x, Var left, Var right)
Var PLearn::d_hard_slope (Var x, Var left, Var right)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines