Sha256: 84519f178ddaa5ef2ecb1ab8e6806025443d5582de7a46eb3f6240a6f55c5354

Contents?: true

Size: 549 Bytes

Versions: 6

Compression:

Stored size: 549 Bytes

Contents

class_name    "Int64"
ctype         "int64_t"

has_math      false
is_bit        false
is_int        true
is_float      false
is_complex    false
is_object     false
is_real       true
is_comparable 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"
upcast "Int32"
upcast "Int16"
upcast "Int8"
upcast "UInt64"
upcast "UInt32"
upcast "UInt16"
upcast "UInt8"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
numo-narray-0.9.0.3-x86-mingw32 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.3-x64-mingw32 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.3 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.1-x64-mingw32 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.1 ext/numo/narray/gen/def/int64.rb
numo-narray-0.9.0.1-x86-mingw32 ext/numo/narray/gen/def/int64.rb