Handbook
Glossary
ptx-5op-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-5op-instruction
class.
Definition
USING:
classes.tuple.private
;
IN:
cuda.ptx
:
ptx-5op-instruction?
( object -- ? )
\
ptx-5op-instruction
11
tuple-instance?
;