Class FloatReverseKernel
java.lang.Object
com.illumon.iris.db.v2.utils.reverse.FloatReverseKernel
public class FloatReverseKernel extends Object
-
Field Summary
Fields Modifier and Type Field Description static ReverseKernel
INSTANCE
-
Constructor Summary
Constructors Constructor Description FloatReverseKernel()
-
Method Summary
Modifier and Type Method Description static <T extends Attributes.Any>
voidreverse(WritableFloatChunk<T> chunkToReverse)
-
Field Details
-
Constructor Details
-
FloatReverseKernel
public FloatReverseKernel()
-
-
Method Details