Package | Description |
---|---|
org.nd4j.linalg.primitives |
Modifier and Type | Method and Description |
---|---|
static <F,S,T> Triple<F,S,T> |
Triple.of(F first,
S second,
T third) |
static <F,S,T> Triple<F,S,T> |
Triple.tripleOf(F first,
S second,
T third) |
Copyright © 2017. All rights reserved.