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