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

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

Var PLearn::mean (Var v)
Var PLearn::neg_log_pi (Var p, Var index)
Var PLearn::softmax (Var input, int index)
Var PLearn::pownorm (Var input, real n)
Var PLearn::norm (Var input, real n)
Var PLearn::entropy (Var v, bool normalize)
Var PLearn::distance (Var input1, Var input2, real n)
Var PLearn::powdistance (Var input1, Var input2, real n)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines