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.14 Release Date : November 5 2024