Main Page
|
Data Structures
|
Directories
|
File List
|
Globals
MQDescriptiveStatistics Struct Reference
The data structure used to calculate descriptive statistics of vectors and matrices.
More...
#include <
mqstat.h
>
Data Fields
unsigned
data_type
:2
unsigned
is_median_set
: 1
unsigned
is_mean_set
: 1
unsigned
is_data_set
: 1
float
mean
float
median
float
sample_variance
float
avg_absolute_deviation_from_median
float
median_absolute_deviation_from_median
void *
data
int
start_index_vector
[2]
int
stop_index_vector
[2]
int
N
Detailed Description
The data structure used to calculate descriptive statistics of vectors and matrices.
The documentation for this struct was generated from the following file:
mqstat.h
Generated on Tue Feb 7 03:25:45 2006 for libmqbasic by
1.4.4