Sha256: 4dc9f0f01724997070ddaed1252a895ead064aa588d1e74901b6a78265e15251

Contents?: true

Size: 1022 Bytes

Versions: 20

Compression:

Stored size: 1022 Bytes

Contents

set name:                "robject"
set type_name:           "robject"
set full_class_name:     "Cumo::RObject"
set class_name:          "RObject"
set class_var:           "cT"
set ctype:               "VALUE"
set real_class_name:     "RObject"
set real_ctype:          "VALUE"

set has_math:            false
set is_bit:              false
set is_int:              true
set is_unsigned:         false
set is_float:            true
set is_real:             true
set is_complex:          false
set is_object:           true
set is_comparable:       true
set is_double_precision: false
set need_align:          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

20 entries across 20 versions & 1 rubygems

Version Path
cumo-0.4.3 ext/cumo/narray/gen/def/robject.rb
cumo-0.4.2 ext/cumo/narray/gen/def/robject.rb
cumo-0.4.1 ext/cumo/narray/gen/def/robject.rb
cumo-0.4.0 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.5 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.4 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.3 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.2 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.1 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.0 ext/cumo/narray/gen/def/robject.rb
cumo-0.3.0.pre1 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.5 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.4 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.3 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.2 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.1 ext/cumo/narray/gen/def/robject.rb
cumo-0.2.0 ext/cumo/narray/gen/def/robject.rb
cumo-0.1.2 ext/cumo/narray/gen/def/robject.rb
cumo-0.1.1 ext/cumo/narray/gen/def/robject.rb
cumo-0.1.0 ext/cumo/narray/gen/def/robject.rb