BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
FitTypes.h File Reference

Defines common types for fitting library. More...

Go to the source code of this file.

Namespaces

 Fit
 Objective function types.
 

Typedefs

using simulation_builder_t = std::function< std::unique_ptr< Simulation >(const Fit::Parameters &)>
 
using fit_observer_t = std::function< void(const FitObjective &)>
 

Detailed Description

Defines common types for fitting library.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file FitTypes.h.