BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PyFmt2.h File Reference
Include dependency graph for PyFmt2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pyfmt2
 

Functions

std::string pyfmt2::representShape2D (const std::string &indent, const IShape2D *ishape, bool mask_value, std::function< std::string(double)> printValueFunc)
 
std::string pyfmt2::valueTimesUnit (const RealParameter *par)
 
std::string pyfmt2::argumentList (const IParameterized *ip)
 
std::string pyfmt2::printDistribution (const IDistribution1D &par_distr, const std::string &units)
 
std::string pyfmt2::printParameterDistribution (const ParameterDistribution &par_distr, const std::string &distVarName, const std::string &units)
 

Detailed Description

Defines namespace pyfmt2.

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