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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const Cov2CorrVariable &o)
PStream & PLearn::operator>> (PStream &in, Cov2CorrVariable &o)
PStream & PLearn::operator>> (PStream &in, Cov2CorrVariable *&o)
PStream & PLearn::operator<< (PStream &out, const Cov2CorrVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< Cov2CorrVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, Cov2CorrVariable > *opt, PLearnDiff *diffs)
Var PLearn::cov2corr (Var v, int diagonal_choice=1, double epsilon=0.)

Detailed Description

Definition in file Cov2CorrVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines