pingwyn.core.func.to_float64
Convert object values to numpy 64-bit floats.
- param obj:
Object to convert.
- type obj:
pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile
- returns:
Converted object. Has the same type as the input object.
- rtype:
pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile
See also