public class LongShapeDescriptor extends Object
| Constructor and Description |
|---|
LongShapeDescriptor(long[] shape,
long[] stride,
long offset,
long ews,
char order,
long extras) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static LongShapeDescriptor |
fromShapeDescriptor(ShapeDescriptor descriptor) |
int |
hashCode() |
String |
toString() |
public LongShapeDescriptor(long[] shape,
long[] stride,
long offset,
long ews,
char order,
long extras)
public static LongShapeDescriptor fromShapeDescriptor(@NonNull ShapeDescriptor descriptor)
Copyright © 2018. All rights reserved.