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