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

Implements functions from namespace pyfmt. More...

Include dependency graph for PyFmtLimits.cpp:

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

Implements functions from 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.cpp.