PLearn 0.1
Classes | Namespaces | Functions
SoftSlopeIntegralVariable.h File Reference
#include "NaryVariable.h"
#include <plearn/math/pl_math.h>
#include "Var_utils.h"
Include dependency graph for SoftSlopeIntegralVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SoftSlopeIntegralVariable &o)
PStream & PLearn::operator>> (PStream &in, SoftSlopeIntegralVariable &o)
PStream & PLearn::operator>> (PStream &in, SoftSlopeIntegralVariable *&o)
PStream & PLearn::operator<< (PStream &out, const SoftSlopeIntegralVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< SoftSlopeIntegralVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SoftSlopeIntegralVariable > *opt, PLearnDiff *diffs)
Var PLearn::soft_slope_integral (Var smoothness, Var left, Var right, real a=0, real b=1)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines