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