cuda.types vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
char1 struct
char2 struct
char3 struct
char4 struct
double1 struct
double2 struct
double3 struct
double4 struct
float1 struct
float2 struct
float3 struct
float4 struct
int1 struct
int2 struct
int3 struct
int4 struct
long1 struct
long2 struct
long3 struct
long4 struct
longlong1 struct
longlong2 struct
longlong3 struct
longlong4 struct
short1 struct
short2 struct
short3 struct
short4 struct
uchar1 struct
uchar2 struct
uchar3 struct
uchar4 struct
uint1 struct
uint2 struct
uint3 struct
uint4 struct
ulong1 struct
ulong2 struct
ulong3 struct
ulong4 struct
ulonglong1 struct
ulonglong2 struct
ulonglong3 struct
ulonglong4 struct
ushort1 struct
ushort2 struct
ushort3 struct
ushort4 struct


Class predicate words
WordStack effect
char1?( object -- ? )
char2?( object -- ? )
char3?( object -- ? )
char4?( object -- ? )
double1?( object -- ? )
double2?( object -- ? )
double3?( object -- ? )
double4?( object -- ? )
float1?( object -- ? )
float2?( object -- ? )
float3?( object -- ? )
float4?( object -- ? )
int1?( object -- ? )
int2?( object -- ? )
int3?( object -- ? )
int4?( object -- ? )
long1?( object -- ? )
long2?( object -- ? )
long3?( object -- ? )
long4?( object -- ? )
longlong1?( object -- ? )
longlong2?( object -- ? )
longlong3?( object -- ? )
longlong4?( object -- ? )
short1?( object -- ? )
short2?( object -- ? )
short3?( object -- ? )
short4?( object -- ? )
uchar1?( object -- ? )
uchar2?( object -- ? )
uchar3?( object -- ? )
uchar4?( object -- ? )
uint1?( object -- ? )
uint2?( object -- ? )
uint3?( object -- ? )
uint4?( object -- ? )
ulong1?( object -- ? )
ulong2?( object -- ? )
ulong3?( object -- ? )
ulong4?( object -- ? )
ulonglong1?( object -- ? )
ulonglong2?( object -- ? )
ulonglong3?( object -- ? )
ulonglong4?( object -- ? )
ushort1?( object -- ? )
ushort2?( object -- ? )
ushort3?( object -- ? )
ushort4?( object -- ? )


Files