Sha256: be93d1e95e071fbaafdf1b0eaf02d6d5c72c077ca472bbed74d6fe30c86d3331

Contents?: true

Size: 924 Bytes

Versions: 20

Compression:

Stored size: 924 Bytes

Contents

set name:                "int16"
set type_name:           "int16"
set full_class_name:     "Cumo::Int16"
set class_name:          "Int16"
set class_var:           "cT"
set ctype:               "int16_t"

set has_math:            false
set is_bit:              false
set is_int:              true
set is_unsigned:         false
set is_float:            false
set is_complex:          false
set is_object:           false
set is_real:             true
set is_comparable:       true
set is_double_precision: false
set need_align:          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"
upcast "Int8"
upcast "UInt64", "Int64"
upcast "UInt32", "Int32"
upcast "UInt16"
upcast "UInt8"

Version data entries

20 entries across 20 versions & 1 rubygems

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