#include <fitting.h>
List of all members.
|
Public Attributes |
| float | val |
| float | err |
Detailed Description
Structure representing a fitting paramater.
Definition at line 34 of file fitting.h.
Member Data Documentation
Value of the fitting parameter which is varied during the fit.
Definition at line 41 of file fitting.h.
The error interval of the final result.
Definition at line 46 of file fitting.h.
The documentation for this struct was generated from the following file: