Sha256: 5afcff1e1c8e6b547866cddaf002c3687d3ed62544570e5553d4bb7ab77aee6a

Contents?: true

Size: 856 Bytes

Versions: 3

Compression:

Stored size: 856 Bytes

Contents

set name:                "int64"
set type_name:           "int64"
set full_class_name:     "Numo::Int64"
set class_name:          "Int64"
set class_var:           "cT"
set ctype:               "int64_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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
numo-narray-0.9.0.7 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.6 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.5 ext/numo/narray/gen/def/int64.rb