PLearn 0.1
Classes | Namespaces | Functions
NearestNeighborPredictionCost.h File Reference
#include "plearn/base/Object.h"
#include "plearn_learners/generic/PLearner.h"
Include dependency graph for NearestNeighborPredictionCost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const NearestNeighborPredictionCost &o)
PStream & PLearn::operator>> (PStream &in, NearestNeighborPredictionCost &o)
PStream & PLearn::operator>> (PStream &in, NearestNeighborPredictionCost *&o)
PStream & PLearn::operator<< (PStream &out, const NearestNeighborPredictionCost &o)
PStream & PLearn::operator>> (PStream &in, PP< NearestNeighborPredictionCost > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, NearestNeighborPredictionCost > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file NearestNeighborPredictionCost.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines