Handbook
Glossary
CU_PREFER_BINARY? ( object -- ? )
Vocabulary
cuda
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CU_PREFER_BINARY
class.
Definition
USING:
kernel
;
IN:
cuda.ffi
:
CU_PREFER_BINARY?
( object -- ? )
\
CU_PREFER_BINARY
eq?
;