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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const UnaryHardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, UnaryHardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, UnaryHardSlopeVariable *&o)
PStream & PLearn::operator<< (PStream &out, const UnaryHardSlopeVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< UnaryHardSlopeVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, UnaryHardSlopeVariable > *opt, PLearnDiff *diffs)
Var PLearn::unary_hard_slope (Var v, real l=-1, real r=1)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines