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