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

Defines functions in namespace pyfmt. More...

Go to the source code of this file.

Namespaces

 pyfmt
 Utility functions for writing Python code snippets.
 

Functions

std::string pyfmt::printRealLimits (const RealLimits &limits, const std::string &units)
 
std::string pyfmt::printRealLimitsArg (const RealLimits &limits, const std::string &units)
 Prints RealLimits in the form of argument (in the context of ParameterDistribution and similar). More...
 

Detailed Description

Defines functions in namespace pyfmt.

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 PyFmtLimits.h.