Module: valtools
| Description | Usage |
|---|---|
| Description of module |
Actions
The following actions are part of this module
| Name | Description |
|---|---|
| CONCATENATE | Join vectors or matrices together |
| FLATTEN | Convert a matrix into a vector |
| SELECT_COMPONENTS | Create a new value to hold a subset of the components that are in a vector or matrix |
| SELECT_WITH_MASK | Use a mask to select elements of an array |
| VSTACK | Create a matrix by stacking vectors together |