VectorListTransform Type
A transformation on vector(s) can specified as binary or as N-ary. A binary transformation can be applied to N elements using `List.reduce`, but allows optimizations.
Union cases
| Union case |
Description
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBinary
Returns: bool
|
|
Full Usage:
this.IsNary
Returns: bool
|
|
Deedle