Sha256: c787b39570d62e1d107484ed80228994b93bde403411d33257fab42e162b683a

Contents?: true

Size: 710 Bytes

Versions: 1

Compression:

Stored size: 710 Bytes

Contents

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

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

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

1 entries across 1 versions & 1 rubygems

Version Path
numo-narray-0.9.0.4 ext/numo/narray/gen/def/robject.rb