pingwyn.core.func.convert.float_int.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