T - Type of step function value.public interface StepFunctionCompressor<T extends ImpurityMeasure<T>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
StepFunction<T> |
compress(StepFunction<T> function)
Compresses the given step function.
|
default StepFunction<T>[] |
compress(StepFunction<T>[] functions)
Compresses every step function in the given array.
|
StepFunction<T> compress(StepFunction<T> function)
function - Step function.default StepFunction<T>[] compress(StepFunction<T>[] functions)
functions - Array of step functions.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025