to_numpy_float64#

relife.utils.to_numpy_float64(v)[source]#

Convert the input to np.float64 if it is a scalar or an array of np.float64 otherwise.