Conscience Core
Public Attributes | List of all members
ZDICT_cover_params_t Struct Reference

Public Attributes

unsigned k
 
unsigned d
 
unsigned steps
 
unsigned nbThreads
 
double splitPoint
 
unsigned shrinkDict
 
unsigned shrinkDictMaxRegression
 
ZDICT_params_t zParams
 

Detailed Description

ZDICT_cover_params_t: k and d are the only required parameters. For others, value 0 means default.

Member Data Documentation

◆ d

unsigned ZDICT_cover_params_t::d

◆ k

unsigned ZDICT_cover_params_t::k

◆ nbThreads

unsigned ZDICT_cover_params_t::nbThreads

◆ shrinkDict

unsigned ZDICT_cover_params_t::shrinkDict

◆ shrinkDictMaxRegression

unsigned ZDICT_cover_params_t::shrinkDictMaxRegression

◆ splitPoint

double ZDICT_cover_params_t::splitPoint

◆ steps

unsigned ZDICT_cover_params_t::steps

◆ zParams

ZDICT_params_t ZDICT_cover_params_t::zParams

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