MTF
Public Member Functions | Public Attributes | List of all members
SL3Params Struct Reference
Inheritance diagram for SL3Params:
SSMParams

Public Member Functions

 SL3Params (const SSMParams *ssm_params, bool _normalized_init, bool _iterative_sample_mean, int _sample_mean_max_iters, double _sample_mean_eps, bool _debug_mode)
 value constructor
 
 SL3Params (const SL3Params *params=nullptr)
 copy/default constructor
 
- Public Member Functions inherited from SSMParams
 SSMParams (int _resx, int _resy)
 
 SSMParams (const SSMParams *ssm_params=nullptr)
 

Public Attributes

bool normalized_init
 
bool iterative_sample_mean
 
int sample_mean_max_iters
 
double sample_mean_eps
 
bool debug_mode
 
- Public Attributes inherited from SSMParams
int resx
 horizontal and vertical sampling resolutions
 
int resy
 

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