| Package | Description |
|---|---|
| org.nd4j.common.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 © 2022. All rights reserved.