Sha256: 32d2926bec8c58e253a79358f6fb3989d31b0a971bdd8bfd0955bf101568ecf1

Contents?: true

Size: 587 Bytes

Versions: 6

Compression:

Stored size: 587 Bytes

Contents

class_name    "Int16"
ctype         "int16_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"
upcast "Int8"
upcast "UInt64", "Int64"
upcast "UInt32", "Int32"
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/int16.rb
numo-narray-0.9.0.3-x64-mingw32 ext/numo/narray/gen/def/int16.rb
numo-narray-0.9.0.3 ext/numo/narray/gen/def/int16.rb
numo-narray-0.9.0.1-x64-mingw32 ext/numo/narray/gen/def/int16.rb
numo-narray-0.9.0.1 ext/numo/narray/gen/def/int16.rb
numo-narray-0.9.0.1-x86-mingw32 ext/numo/narray/gen/def/int16.rb