Sha256: 7079fd3e0239c9bd8900f389730f01bddf4186964c2d6bcbd65b70793a8f6449

Contents?: true

Size: 674 Bytes

Versions: 6

Compression:

Stored size: 674 Bytes

Contents

class_name      "DFloat"
class_alias     "Float64"
ctype           "double"

has_math      true
is_bit        false
is_int        false
is_float      true
is_complex    false
is_object     false
is_real       true
is_comparable true

upcast_rb "Integer"
upcast_rb "Float"
upcast_rb "Complex", "DComplex"

upcast "RObject",  "RObject"
upcast "DComplex", "DComplex"
upcast "SComplex", "DComplex"
upcast "DFloat",   "DFloat"
upcast "SFloat",   "DFloat"
upcast "Int64",    "DFloat"
upcast "Int32",    "DFloat"
upcast "Int16",    "DFloat"
upcast "Int8",     "DFloat"
upcast "UInt64",   "DFloat"
upcast "UInt32",   "DFloat"
upcast "UInt16",   "DFloat"
upcast "UInt8",    "DFloat"

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