Skip to content

Cleaner interface for the CCLM functions

Jani Lainema requested to merge lainema/ECM:cclm_sw_cleanup into master

Cleaned the CCLM function interface. Now using a single CclmModel struct to pass data instead of a compile configuration specific set of individual model parameters. There is zero impact on coding efficiency.

Merge request reports