Class | finfo |
finfo(dtype) |
Class | iinfo |
iinfo(type) |
Class | MachArLike |
Object to simulate MachAr instance |
Function | _discovered_machar |
Create MachAr instance with found information on float types |
Function | _fr0 |
fix rank-0 --> rank-1 |
Function | _fr1 |
fix rank > 0 --> rank-0 |
Function | _get_machar |
Get MachAr instance or MachAr-like instance |
Function | _register_known_types |
Undocumented |
Function | _register_type |
Undocumented |
Constant | _KNOWN_TYPES |
Undocumented |
Constant | _MACHAR_PARAMS |
Undocumented |
Variable | _convert_to_float |
Undocumented |
Variable | _float_ma |
Undocumented |
Variable | _title_fmt |
Undocumented |
Get MachAr instance or MachAr-like instance
Get parameters for floating point type, by first trying signatures of various known floating point types, then, if none match, attempting to identify parameters by analysis.
MachAr
or MachArLike
ftype
.Undocumented
Value |
|