Main Page | Data Structures | Directories | File List | Globals

mqrestrictions.h File Reference

Definitions of data structure describing ranges of values
that are defined by the number of standard deviations from a mean value. More...

Go to the source code of this file.

Data Structures

struct  RestrictionStatistics

Typedefs

typedef RestrictionStatistics RestrictionStatistics

Functions

void RestrictionStatisticsArray_fprint (FILE *fp, RestrictionStatistics *array, int size)
RestrictionStatistics * RestrictionStatisticsArray_create (int size)
void RestrictionStatistics_fprint (FILE *fp, RestrictionStatistics *rs)
void RestrictionStatistics_set (RestrictionStatistics *rs, char *name, float fExpectedValue, float fStandardErrors, float nStandardErrors)
void RestrictionStatistics_init (RestrictionStatistics *rs)
RestrictionStatistics * RestrictionStatisticsArray_getByName (RestrictionStatistics *pRestr, int nRestr, char *name)


Detailed Description

Definitions of data structure describing ranges of values
that are defined by the number of standard deviations from a mean value.

Author:
Kyriacos C. Leptos
Date:
2004-05-04
Details.
Generated on Tue Feb 7 03:25:44 2006 for libmqbasic by  doxygen 1.4.4