| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1556 |
|
| Package | utility | |
| Module | functionals | |
| Tool | functional |
| mask | in | masks to be set | |
| Allowed: | boolean array | ||
| Default: | unset | ||
Set all the parameter masks
- a:=dfs.gaussian1d()
- a.setmasks([T,F,F])
T
- a.masks()
[T F F]
- a.fdf([0,1])
[[1:2,]
1 1 0 0
0.0625 0.0625 0 0]