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

Go to the source code of this file.

Classes

class  PLearn::DotProductKernel
 returns <x1,x2> More...
class  PLearn::DiffTemplate< ObjectType, DotProductKernel >
class  PLearn::TypeTraits< DotProductKernel >

Namespaces

namespace  PLearn
 

< for swap


Functions

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