PLearn 0.1
|
#include <plearn/var/UnaryVariable.h>
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.) |
Definition in file Cov2CorrVariable.h.