ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Classes | |
struct | db_info_T |
struct | btok_arg_T |
Macros | |
#define | OPTSTR_INIT "hiclga" |
#define | OPTSTR_HELP "x" |
#define | OPTSTR_INFO "x" |
#define | OPTSTR_CHECK "x" |
#define | OPTSTR_LEARN "x" |
#define | OPTSTR_GROUP "x" |
#define | OPTSTR_AGGREG "x" |
#define | OPTSTR_GENERAL "vpM:" |
#define | OPT_INIT 0 |
#define | OPT_HELP 1 |
#define | OPT_INFO 5 |
#define | OPT_CHECK 3 |
#define | OPT_LEARN 2 |
#define | OPT_GROUP 4 |
#define | OPT_AGGREG 5 |
#define | SET_STATE(new) |
Functions | |
int | main (int argc, char **argv) |
#define OPT_AGGREG 5 |
Definition at line 95 of file ze-bayes-tbx.c.
#define OPT_CHECK 3 |
Definition at line 92 of file ze-bayes-tbx.c.
#define OPT_GROUP 4 |
Definition at line 94 of file ze-bayes-tbx.c.
#define OPT_HELP 1 |
Definition at line 90 of file ze-bayes-tbx.c.
#define OPT_INFO 5 |
Definition at line 91 of file ze-bayes-tbx.c.
#define OPT_INIT 0 |
Definition at line 89 of file ze-bayes-tbx.c.
#define OPT_LEARN 2 |
Definition at line 93 of file ze-bayes-tbx.c.
#define OPTSTR_AGGREG "x" |
Definition at line 84 of file ze-bayes-tbx.c.
#define OPTSTR_CHECK "x" |
Definition at line 81 of file ze-bayes-tbx.c.
#define OPTSTR_GENERAL "vpM:" |
Definition at line 86 of file ze-bayes-tbx.c.
#define OPTSTR_GROUP "x" |
Definition at line 83 of file ze-bayes-tbx.c.
#define OPTSTR_HELP "x" |
Definition at line 79 of file ze-bayes-tbx.c.
#define OPTSTR_INFO "x" |
Definition at line 80 of file ze-bayes-tbx.c.
#define OPTSTR_INIT "hiclga" |
Definition at line 78 of file ze-bayes-tbx.c.
#define OPTSTR_LEARN "x" |
Definition at line 82 of file ze-bayes-tbx.c.
#define SET_STATE | ( | new | ) |
Definition at line 97 of file ze-bayes-tbx.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 125 of file ze-bayes-tbx.c.