cache_type Struct Reference

Cache to speedup computing. More...

#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.


Detailed Description

Cache to speedup computing.

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.


The documentation for this struct was generated from the following file:

Generated on Sat Dec 20 11:32:18 2008 for Affisix by  doxygen 1.5.7.1