Defines interface for form factors It should be noted that when exchanging various form factor implementations in the code, no correctness of the mathematical description is guaranteed
Interface template for a general Function of the form OutputType Function(InputTypes) The concept closely follows the mathematical definition of a function/mapping
This class template provides the interface to implementations, which estimate the "closeness" of a Function to a data set, with respect to the parameters of the Function