BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines functions in namespace pyfmt. More...
Go to the source code of this file.
Namespaces | |
pyfmt | |
Utility functions for writing Python code snippets. | |
Macros | |
#define | BORNAGAIN_CORE_EXPORT_PYFMTLIMITS_H |
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... | |
Defines functions in namespace pyfmt.
Definition in file PyFmtLimits.h.
#define BORNAGAIN_CORE_EXPORT_PYFMTLIMITS_H |
Definition at line 21 of file PyFmtLimits.h.