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

#include <ze-lr-funcs.h>

Public Attributes

double lrate
 
bool resample
 
bool useRawMsg
 
size_t rawLength
 
size_t bodyLength
 
bool useBody
 
bool useHeaders
 
bool cleanUpHeaders
 
bool cleanUpDates
 
int tok_type
 
int tok_len
 
bool active_learning
 
double active_margin
 

Detailed Description

Definition at line 47 of file ze-lr-funcs.h.

Member Data Documentation

◆ active_learning

bool lr_opts_T::active_learning

Definition at line 70 of file ze-lr-funcs.h.

◆ active_margin

double lr_opts_T::active_margin

Definition at line 71 of file ze-lr-funcs.h.

◆ bodyLength

size_t lr_opts_T::bodyLength

Definition at line 59 of file ze-lr-funcs.h.

◆ cleanUpDates

bool lr_opts_T::cleanUpDates

Definition at line 64 of file ze-lr-funcs.h.

◆ cleanUpHeaders

bool lr_opts_T::cleanUpHeaders

Definition at line 63 of file ze-lr-funcs.h.

◆ lrate

double lr_opts_T::lrate

Definition at line 50 of file ze-lr-funcs.h.

◆ rawLength

size_t lr_opts_T::rawLength

Definition at line 57 of file ze-lr-funcs.h.

◆ resample

bool lr_opts_T::resample

Definition at line 53 of file ze-lr-funcs.h.

◆ tok_len

int lr_opts_T::tok_len

Definition at line 67 of file ze-lr-funcs.h.

◆ tok_type

int lr_opts_T::tok_type

Definition at line 66 of file ze-lr-funcs.h.

◆ useBody

bool lr_opts_T::useBody

Definition at line 60 of file ze-lr-funcs.h.

◆ useHeaders

bool lr_opts_T::useHeaders

Definition at line 61 of file ze-lr-funcs.h.

◆ useRawMsg

bool lr_opts_T::useRawMsg

Definition at line 56 of file ze-lr-funcs.h.


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