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

Go to the source code of this file.

Classes

class  PLearn::RBMMixedConnection
 Contains a matrix of other RBMConnections, acting as submatrix of the linear transformation this class computes. More...
class  PLearn::DiffTemplate< ObjectType, RBMMixedConnection >
class  PLearn::TypeTraits< RBMMixedConnection >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMMixedConnection.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines