Class of transformation operations which can be applied to score values (or more generally doubles).
Clips a score between the specified range.
Scales a score by the specified ratio.
Sets the score to a constant value if it matches a predicate.
Transforms a score to another using the specified transform function.
Applies this transformation function onto the input.
this