Skip to content

core: add a TransferFunction class and move transfer function functions in there

Xaver Hugl requested to merge work/zamundaaa/transfer-func-class into master

This way it's more obvious where to find them, and the class can be extended with more functionality later, like transfer functions with parameters

Merge request reports