-
Nested Class Summary
Nested Classes
-
-
Method Summary
Create a kernel that casts the values in an input chunk to an double.
-
-
Method Details
-
-
makeToDoubleCast
Create a kernel that casts the values in an input chunk to an double.
- Parameters:
type
- the type of chunk, must be an integral primitive type
size
- the size of the largest chunk that can be cast by this kernel
- Returns:
- a
ToDoubleCast
that can be applied to chunks of type in order to produce a DoubleChunk of values