BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements functions from 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... | |
Implements functions from namespace pyfmt.
Definition in file PyFmtLimits.cpp.