complexmeasure.h File Reference

#include "abstractmeasure.h"
#include <list>
#include "sparsearray.h"
Include dependency graph for complexmeasure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComplexMeasure

Enumerations

enum  ComplexMeasureMode { ENT, ENTSLOW, MI, PINF }
 

measure modes of complex measures.

More...

Enumeration Type Documentation

measure modes of complex measures.

Enumerator:
ENT 

returns the entropy of the value, uses update formula, needs O(1)

ENTSLOW 

returns the entropy of the value, uses normal formula, needs O(n) or O(m*n)

MI 

returns the mutual information of two values, uses update formula, needs O(1)

PINF 

returns the predictive information of two or more values

Generated on Thu Jun 28 14:46:07 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3