Skip to content

replace some 'MAX', 'MIN' with standard 'fmax', 'fmin'

Some small changes to move away from homegrown macros to standard libc functions.

Merge request reports