public class DirectShapeInfoProvider extends BaseShapeInfoProvider
| Constructor and Description |
|---|
DirectShapeInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
DataBuffer |
createShapeInformation(int[] shape,
int[] stride,
int offset,
int elementWiseStride,
char order) |
void |
purgeCache() |
createShapeInformation, createShapeInformationpublic DataBuffer createShapeInformation(int[] shape, int[] stride, int offset, int elementWiseStride, char order)
createShapeInformation in interface ShapeInfoProvidercreateShapeInformation in class BaseShapeInfoProviderpublic void purgeCache()
Copyright © 2017. All Rights Reserved.