|
libMVL
Mappable vector library
|
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 | |
Vector statistics.
This structure can be allocated on stack.
1.8.17