Sha256: 42bcf89c12b9eb73a6618aa4a512c1c11a928fa215b1bd3f774ffa44f8b9da5c

Contents?: true

Size: 603 Bytes

Versions: 6

Compression:

Stored size: 603 Bytes

Contents

class_name    "UInt32"
ctype         "u_int32_t"

has_math      false
is_bit        false
is_int        true
is_float      false
is_complex    false
is_object     false
is_real       true
is_comparable true

upcast_rb "Integer"
upcast_rb "Float", "DFloat"
upcast_rb "Complex", "DComplex"

upcast "RObject",  "RObject"
upcast "DComplex", "DComplex"
upcast "SComplex", "SComplex"
upcast "DFloat", "DFloat"
upcast "SFloat", "SFloat"
upcast "Int64",  "Int64"
upcast "Int32",  "Int32"
upcast "Int16",  "Int32"
upcast "Int8",   "Int32"
upcast "UInt64", "UInt64"
upcast "UInt32"
upcast "UInt16"
upcast "UInt8"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
numo-narray-0.9.0.3-x86-mingw32 ext/numo/narray/gen/def/uint32.rb
numo-narray-0.9.0.3-x64-mingw32 ext/numo/narray/gen/def/uint32.rb
numo-narray-0.9.0.3 ext/numo/narray/gen/def/uint32.rb
numo-narray-0.9.0.1-x64-mingw32 ext/numo/narray/gen/def/uint32.rb
numo-narray-0.9.0.1 ext/numo/narray/gen/def/uint32.rb
numo-narray-0.9.0.1-x86-mingw32 ext/numo/narray/gen/def/uint32.rb