Sha256: 013bea0bc8693266098dc5107bc077899dd07beaa1422a7f2c5461677b04eeee

Contents?: true

Size: 664 Bytes

Versions: 3

Compression:

Stored size: 664 Bytes

Contents

class_name      "RObject"
ctype           "VALUE"
real_class_name "RObject"
real_ctype      "VALUE"

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

upcast_rb "Integer"
upcast_rb "Float"
upcast_rb "Complex"

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

Version data entries

3 entries across 3 versions & 1 rubygems

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