Sha256: e494bc9c3fc7242a8d62c70d6d618d292dab36f8e4be4aeb644523ba180bc24e

Contents?: true

Size: 624 Bytes

Versions: 6

Compression:

Stored size: 624 Bytes

Contents

class_name    "Int8"
ctype         "int8_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",  "Int64"
upcast "Int32",  "Int32"
upcast "Int16",  "Int16"
upcast "Int8",   "Int8"
upcast "UInt64", "Int64"
upcast "UInt32", "Int64"
upcast "UInt16", "Int32"
upcast "UInt8",  "Int16"

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/int8.rb
numo-narray-0.9.0.3-x64-mingw32 ext/numo/narray/gen/def/int8.rb
numo-narray-0.9.0.3 ext/numo/narray/gen/def/int8.rb
numo-narray-0.9.0.1-x64-mingw32 ext/numo/narray/gen/def/int8.rb
numo-narray-0.9.0.1 ext/numo/narray/gen/def/int8.rb
numo-narray-0.9.0.1-x86-mingw32 ext/numo/narray/gen/def/int8.rb