15 #ifndef BORNAGAIN_FIT_ROOTADAPTER_ROOTSCALARFUNCTION_H
16 #define BORNAGAIN_FIT_ROOTADAPTER_ROOTSCALARFUNCTION_H
21 #include <Math/Functor.h>
23 #pragma GCC diagnostic push
24 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
25 #include <Math/Functor.h>
26 #pragma GCC diagnostic pop
Defines common types for fitting library.
The chi2 function for use in minimizers.