PLearn 0.1
Classes | Namespaces | Functions
ReplicateSamplesVMatrix.h File Reference
#include <plearn/math/PRandom.h>
#include <plearn/vmat/SelectRowsVMatrix.h>
Include dependency graph for ReplicateSamplesVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::ReplicateSamplesVMatrix
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, ReplicateSamplesVMatrix >
class  PLearn::TypeTraits< ReplicateSamplesVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ReplicateSamplesVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines