Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | functionals | |
Tool | functional |
par | in | parameters to be set | |
Allowed: | value array | ||
Default: | unset |
Set all the parameter values
- a:=dfs.gaussian1d() - a.setparameters([2,1,3]) T - a.parameters() [2 1 3]