Header menu logo Deedle

INaryTransform Type

Represent a tranformation that is applied when combining N vectors (This follows exactly the same pattern as `IBinaryTransform`)

Instance members

Instance member Description

this.GetFunction

Full Usage: this.GetFunction

Returns: OptionalValue<'T> list -> OptionalValue<'T>
Modifiers: abstract
Type parameters: 'T

Returns a function that combines N values stored in vectors into a new vector value

Returns: OptionalValue<'T> list -> OptionalValue<'T>

Type something to start searching.