From ce38dc12e24b54b1890718f205e55c3362517a15 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de> Date: Wed, 10 Nov 2021 10:41:14 +0100 Subject: [PATCH] regenerate --- auto/Doc/man/bornagain.1 | 2 +- auto/Wrap/doxygenFit.i | 42 ++++++++++++++++++++++++++++++++++------ 2 files changed, 37 insertions(+), 7 deletions(-) diff --git a/auto/Doc/man/bornagain.1 b/auto/Doc/man/bornagain.1 index 1abbe2bfc45..3a43708bef5 100644 --- a/auto/Doc/man/bornagain.1 +++ b/auto/Doc/man/bornagain.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BORNAGAIN 1" -.TH BORNAGAIN 1 "2020-11-23" "perl v5.32.1" "BornAgain manual" +.TH BORNAGAIN 1 "2021-03-09" "perl v5.32.1" "BornAgain manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/auto/Wrap/doxygenFit.i b/auto/Wrap/doxygenFit.i index a280c4f63e3..ec44a379932 100644 --- a/auto/Wrap/doxygenFit.i +++ b/auto/Wrap/doxygenFit.i @@ -1894,6 +1894,30 @@ Update configuration after a fit using the FitResult. "; +// File: classFitOptions.xml +%feature("docstring") FitOptions " + +General fitting options. + +C++ includes: FitOptions.h +"; + +%feature("docstring") FitOptions::FitOptions "FitOptions::FitOptions() +"; + +%feature("docstring") FitOptions::derivEpsilon "double FitOptions::derivEpsilon() const +"; + +%feature("docstring") FitOptions::setDerivEpsilon "void FitOptions::setDerivEpsilon(double deriv_epsilon) +"; + +%feature("docstring") FitOptions::stepFactor "double FitOptions::stepFactor() const +"; + +%feature("docstring") FitOptions::setStepFactor "void FitOptions::setStepFactor(double step_factor) +"; + + // File: classROOT_1_1Fit_1_1FitResult.xml %feature("docstring") ROOT::Fit::FitResult " @@ -12556,22 +12580,22 @@ Retrieve the dimension of the function // File: namespace_0d217.xml -// File: namespace_0d227.xml +// File: namespace_0d229.xml -// File: namespace_0d241.xml +// File: namespace_0d243.xml -// File: namespace_0d243.xml +// File: namespace_0d245.xml -// File: namespace_0d251.xml +// File: namespace_0d253.xml -// File: namespace_0d260.xml +// File: namespace_0d262.xml -// File: namespace_0d273.xml +// File: namespace_0d275.xml // File: namespace_0d65.xml @@ -14593,6 +14617,12 @@ Decaying sinus from lmfit tutorial. // File: SimAnMinimizer_8h.xml +// File: FitOptions_8cpp.xml + + +// File: FitOptions_8h.xml + + // File: Kernel_8cpp.xml -- GitLab