libMVL
Mappable vector library
Public Attributes | List of all members
LIBMVL_VEC_STATS Struct Reference

Vector statistics. More...

#include <libMVL.h>

Public Attributes

double max
 maximum value of vector entries
 
double min
 minimum value of vector entries
 
double center
 a value in the "middle" of the vector
 
double scale
 normalization scale
 
double average_repeat_length
 average length of stretch with identical elements
 
double nrepeat
 number of stretches with identical elements
 

Detailed Description

Vector statistics.

This structure can be allocated on stack.

Definition at line 1219 of file libMVL.h.


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