Package | Description |
---|---|
org.apache.ignite.ml.math.functions |
Contains serializable functions for distributed code algebra.
|
Modifier and Type | Method and Description |
---|---|
static <A,B,C,D> IgniteCurriedTriFunction<A,B,C,D> |
Functions.curry(IgniteTriFunction<A,B,C,D> f)
Transform tri-function of the form (a, b, c) -> d into a function of form a -> (b -> (c -> d)).
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024