Handbook
Glossary
ptx-typed-instruction? ( object -- ? )
Vocabulary
cuda
.
ptx
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
ptx-typed-instruction
class.
Definition
USING:
classes.tuple.private
;
IN:
cuda.ptx
:
ptx-typed-instruction?
( object -- ? )
\
ptx-typed-instruction
9
tuple-instance?
;