| Package | Description |
|---|---|
| org.nd4j.common.primitives |
| Modifier and Type | Method and Description |
|---|---|
static <F,S,T,O> ImmutableQuad<F,S,T,O> |
ImmutableQuad.of(F first,
S second,
T third,
O fourth) |
static <F,S,T,O> ImmutableQuad<F,S,T,O> |
ImmutableQuad.quadOf(F first,
S second,
T third,
O fourth) |
Copyright © 2022. All rights reserved.