public class BroadcastDimensions extends Object
| Constructor and Description |
|---|
BroadcastDimensions() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
getDimensions(int[] shape)
Determine the valid broad cast dimensions
based on which values in the
given shape are equal to 1
|
Copyright © 2016. All Rights Reserved.