Sha256: 250556f703c939a10bd9673e2b0d16d0a426c7c68df88a38c7817c469ecfcfb1

Contents?: true

Size: 1018 Bytes

Versions: 20

Compression:

Stored size: 1018 Bytes

Contents

set name:                "sfloat"
set type_name:           "sfloat"
set full_class_name:     "Cumo::SFloat"
set class_name:          "SFloat"
set class_alias:         "Float32"
set class_var:           "cT"
set ctype:               "float"

set has_math:            true
set is_bit:              false
set is_int:              false
set is_unsigned:         false
set is_float:            true
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"
upcast_rb "Complex", "SComplex"

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

Version data entries

20 entries across 20 versions & 1 rubygems

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