Sha256: a3833367fe3afaaf087124d470a6719d7855df09e33612f536a0bdc3649fcb4d

Contents?: true

Size: 593 Bytes

Versions: 6

Compression:

Stored size: 593 Bytes

Contents

class_name    "UInt64"
ctype         "u_int64_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",  "Int64"
upcast "Int16",  "Int64"
upcast "Int8",   "Int64"
upcast "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/uint64.rb
numo-narray-0.9.0.3-x64-mingw32 ext/numo/narray/gen/def/uint64.rb
numo-narray-0.9.0.3 ext/numo/narray/gen/def/uint64.rb
numo-narray-0.9.0.1-x64-mingw32 ext/numo/narray/gen/def/uint64.rb
numo-narray-0.9.0.1 ext/numo/narray/gen/def/uint64.rb
numo-narray-0.9.0.1-x86-mingw32 ext/numo/narray/gen/def/uint64.rb