Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | functionals | |
Tool | functional |
Free the functional's resources.
- a:=dfs.gaussian1d() - a.setparameters([2,1,3]) T - a.state() [type=0, order=-1, ndim=1, npar=3, params=[2 1 3] , masks=[T T T] ] - a.done() T - is_functional(a) F - a F