ze-filter  (ze-filter-0.8.0-develop-180218)
msg_eval_func_T Struct Reference

Public Attributes

bool ok
 
char buf_scale [256]
 
char buf_eval [256]
 
scores_scale_T scale
 
int func
 
union {
   struct {
      double   kbayes
 
      double   koracle
 
      double   kurlbl
 
      double   kregex
 
   }   vector
 
   struct {
      double   kbayes
 
      double   koracle
 
      double   kurlbl
 
      double   kregex
 
   }   sum
 
   struct {
      double   kbayes
 
      double   koracle
 
      double   kurlbl
 
      double   kregex
 
   }   logit
 
function
 

Detailed Description

Definition at line 53 of file ze-msg-score.c.

Member Data Documentation

◆ buf_eval

char msg_eval_func_T::buf_eval[256]

Definition at line 56 of file ze-msg-score.c.

◆ buf_scale

char msg_eval_func_T::buf_scale[256]

Definition at line 55 of file ze-msg-score.c.

◆ func

int msg_eval_func_T::func

Definition at line 59 of file ze-msg-score.c.

◆ function

union { ... } msg_eval_func_T::function

◆ kbayes

double msg_eval_func_T::kbayes

Definition at line 65 of file ze-msg-score.c.

◆ koracle

double msg_eval_func_T::koracle

Definition at line 66 of file ze-msg-score.c.

◆ kregex

double msg_eval_func_T::kregex

Definition at line 68 of file ze-msg-score.c.

◆ kurlbl

double msg_eval_func_T::kurlbl

Definition at line 67 of file ze-msg-score.c.

◆ logit

struct { ... } msg_eval_func_T::logit

◆ ok

bool msg_eval_func_T::ok

Definition at line 54 of file ze-msg-score.c.

◆ scale

scores_scale_T msg_eval_func_T::scale

Definition at line 58 of file ze-msg-score.c.

◆ sum

struct { ... } msg_eval_func_T::sum

◆ vector

struct { ... } msg_eval_func_T::vector

The documentation for this struct was generated from the following file: