Sha256: baf7b0c97f09bc9c39a1a9641d7c80999696e056a4baaf9bed8c3166cb7b78dc

Contents?: true

Size: 694 Bytes

Versions: 1

Compression:

Stored size: 694 Bytes

Contents

class_name    "Bit"
#ctype         ""

template_dir  "tmpl_bit"

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
numo-narray-0.9.0.4 ext/numo/narray/gen/def/bit.rb