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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file TextStreamVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines