Sha256: bc3ff607192b76fcd881520a40360e4a4dfc91615f704cfbce123843c045ea23

Contents?: true

Size: 738 Bytes

Versions: 6

Compression:

Stored size: 738 Bytes

Contents

class_name      "SComplex"
class_alias     "Complex64"
ctype           "scomplex"
real_class_name "SFloat"
real_ctype      "float"

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

upcast_rb "Integer"
upcast_rb "Float"
upcast_rb "Complex"

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

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