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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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