public interface ConstantHandler
| Modifier and Type | Method and Description |
|---|---|
DataBuffer |
getConstantBuffer(double[] array) |
DataBuffer |
getConstantBuffer(float[] array) |
DataBuffer |
getConstantBuffer(int[] array) |
long |
moveToConstantSpace(DataBuffer dataBuffer) |
long moveToConstantSpace(DataBuffer dataBuffer)
DataBuffer getConstantBuffer(int[] array)
DataBuffer getConstantBuffer(float[] array)
DataBuffer getConstantBuffer(double[] array)
Copyright © 2016. All Rights Reserved.