Sha256: dbe46f89d4618ff76a7aa7851a5f6728b95c812193658819856ac99702bf8b3b

Contents?: true

Size: 931 Bytes

Versions: 13

Compression:

Stored size: 931 Bytes

Contents

set name:                "bit"
set type_name:           "bit"
set full_class_name:     "Numo::Bit"
set class_name:          "Bit"
set class_alias:         nil
set class_var:           "cT"
set ctype:               "BIT_DIGIT"

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

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",  "Int16"
upcast "Int8",   "Int8"
upcast "UInt64", "UInt64"
upcast "UInt32", "UInt32"
upcast "UInt16", "UInt16"
upcast "UInt8",  "UInt8"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
numo-narray-0.9.2.0 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.9 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.8 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.7 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.6 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.5 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.4 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.3 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.2 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.1 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.1.0 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.0.9 ext/numo/narray/gen/def/bit.rb
numo-narray-0.9.0.8 ext/numo/narray/gen/def/bit.rb