#include <functions.h>
Data Fields | |
MY_FLOAT | fentropy |
Forward entropy value. | |
MY_FLOAT | bentropy |
Backward entropy value. | |
MY_FLOAT | sindex |
Suffixality index according to the Economy principe. | |
MY_FLOAT | pindex |
Preffixality index according to the Economy principe. | |
MY_FLOAT | squares |
Number of squares. |
Every method can add some items which may be useful for computing results format or for different method. For example we want to use this if we are counting difference entropy method.