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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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