SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Member Functions | List of all members
sourcextractor.config.model_fitting.ParameterBase Class Reference
Inheritance diagram for sourcextractor.config.model_fitting.ParameterBase:
[legend]
Collaboration diagram for sourcextractor.config.model_fitting.ParameterBase:
[legend]

Public Member Functions

def __str__ (self)
 

Detailed Description

Base class for all model fitting parameter types.
Can not be used directly.

Definition at line 212 of file model_fitting.py.

Member Function Documentation

◆ __str__()

def sourcextractor.config.model_fitting.ParameterBase.__str__ (   self)
Returns
-------
str
    Human readable representation for the object

Reimplemented in sourcextractor.config.model_fitting.FreeParameter, and sourcextractor.config.model_fitting.ConstantParameter.

Definition at line 218 of file model_fitting.py.

References std::thread::id.id(), std::locale::id.id(), and SourceXtractor::PyId.id.

Here is the call graph for this function:

The documentation for this class was generated from the following file: