Ask a Question | Search PSRCHIVE: |
Home
|
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Calibration::ReceptionModel::Solver Class Referenceabstract Solve the measurement equation by non-linear least squares minimization. More...
Inheritance diagram for Calibration::ReceptionModel::Solver:
Detailed DescriptionSolve the measurement equation by non-linear least squares minimization. Member Function Documentation◆ add_convergence_condition()
Add a convergence condition. Add a convergence conditions. ◆ count_infit()
Count the number of parameters to be fit. Count the number of parameters that are to be fit, set nparam_infit ◆ solve()
Solve the measurement equations by least squares minimization. Uses the Levenberg-Marquardt algorithm of non-linear least-squares minimization in order to find the best fit to the observations. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|