Header menu logo Deedle

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

Binary IBinaryTransform

Full Usage: Binary IBinaryTransform

Parameters:

Nary INaryTransform

Full Usage: Nary INaryTransform

Parameters:

Instance members

Instance member Description

this.IsBinary

Full Usage: this.IsBinary

Returns: bool
Returns: bool

this.IsNary

Full Usage: this.IsNary

Returns: bool
Returns: bool

Type something to start searching.