PLearn 0.1
Classes | Namespaces | Functions
NeighborhoodImputationVMatrix.h File Reference
#include <plearn/vmat/ImputationVMatrix.h>
#include <plearn/vmat/FileVMatrix.h>
#include <plearn/io/fileutils.h>
#include <plearn/math/BottomNI.h>
Include dependency graph for NeighborhoodImputationVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file NeighborhoodImputationVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines