Sha256: 13b08f896a8678c315e5987bcbed1375afbffad5f7be667f2a36473d5fb55f6e

Contents?: true

Size: 932 Bytes

Versions: 14

Compression:

Stored size: 932 Bytes

Contents

set name:                "uint64"
set type_name:           "uint64"
set full_class_name:     "Numo::UInt64"
set class_name:          "UInt64"
set class_var:           "cT"
set ctype:               "u_int64_t"

set has_math:            false
set is_bit:              false
set is_int:              true
set is_unsigned:         true
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",  "Int64"
upcast "Int16",  "Int64"
upcast "Int8",   "Int64"
upcast "UInt64"
upcast "UInt32"
upcast "UInt16"
upcast "UInt8"

Version data entries

14 entries across 14 versions & 1 rubygems

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