Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
CUDA_MEMCPY2D? ( object -- ? )
Vocabulary
cuda.ffi
Inputs and outputs
object
an
object
?
a boolean
Word description
Tests if the object is an instance of the
CUDA_MEMCPY2D
class.
Definition
USING:
classes.tuple.private
;
IN:
cuda.ffi
:
CUDA_MEMCPY2D?
( object -- ? )
\
CUDA_MEMCPY2D
9
tuple-instance?
;