Expand description
Transform function used to compute partition values.
Traits§
- Transform
Function - TransformFunction is a trait that defines the interface for all transform functions.
Functions§
- create_
transform_ function - create_transform_function creates a boxed trait object of TransformFunction from a Transform.
Type Aliases§
- Boxed
Transform Function - BoxedTransformFunction is a boxed trait object of TransformFunction.