Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | fitting | |
Tool | fitter |
id | in | the id of a sub-tool | |
Allowed: | fitter id | ||
Default: | unset |
- include 'fitting.g' - fit := fitter() - fit.init(2) T - fit.getstate() [n=2, typ=0, colfac=1e-08, lmfac=0.001, type=real] - fit.reset() T - fit.getstate() [n=2, typ=0, colfac=1e-08, lmfac=0.001, type=real]