| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1556 |
|
| Package | utility | |
| Module | fitting | |
| Tool | fitter |
| n | in | number of unknowns | |
| Allowed: | integer | ||
| Default: | 0 | ||
| type | in | type of solution | |
| Allowed: | coded value as string. Allowed: real, complex, separable, asreal, conjugate | ||
| Default: | 'real' | ||
| colfac | in | collinearity factor | |
| Allowed: | positive float | ||
| Default: | 1e-8 | ||
| lmfac | in | Levenberg-Marquardt factor | |
| Allowed: | positive float | ||
| Default: | 1e-3 | ||
| host | in | name of host to run on | |
| Allowed: | string | ||
| Default: | '' | ||
| forcenewserver | in | is a new process needed | |
| Allowed: | bool | ||
| Default: | F | ||
In the case of non-linear solutions that have to be handled by the system, an initial estimate for the model parameters is necessary.
A default fitter is always created, with an id that does not have to be specified. (see fitter method for sub constructors).