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

enum ComplexMeasureMode

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 Fri Oct 30 16:29:01 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7