-
Laurent Belcour authored
The rational function class is being refactorized to handle better multidimensional functions. The base class is now a template that takes 1D RF as input. To use it I still need to remove the dependancy to Qt since we cannot use templates with QObjects.
Laurent Belcour authoredThe rational function class is being refactorized to handle better multidimensional functions. The base class is now a template that takes 1D RF as input. To use it I still need to remove the dependancy to Qt since we cannot use templates with QObjects.