Public Types |
enum | { AVERAGE,
MEDIAN,
MINMAX,
KSIGMA
} |
Data Fields |
enum _stack_method:: { ... } | method |
const char * | method_name |
union { |
struct { |
int min_reject |
int max_reject |
} minmax |
struct { |
double klow |
double khigh |
int kiter |
} ksigma |
} | pars |
Detailed Description
Definition at line 36 of file fors_stack.h.
The documentation for this struct was generated from the following file: