Sha256: f2f951d095d4d3cfe2b27437104fe72711488ddd7880692693e32bcde37beb7c
Contents?: true
Size: 959 Bytes
Versions: 14
Compression:
Stored size: 959 Bytes
Contents
set name: "int8" set type_name: "int8" set full_class_name: "Numo::Int8" set class_name: "Int8" set class_var: "cT" set ctype: "int8_t" set has_math: false set is_bit: false set is_int: true set is_unsigned: false set is_float: false set is_complex: false set is_object: false set is_real: true set is_comparable: true set is_double_precision: false set need_align: 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", "Int64" upcast "UInt32", "Int64" upcast "UInt16", "Int32" upcast "UInt8", "Int16"
Version data entries
14 entries across 14 versions & 1 rubygems