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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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