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)).
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019