weldx.util.to_float_array

weldx.util.to_float_array(container)

Cast the passed container to a numpy array of floats.

Parameters

container – Container which can be cast to a numpy array

Returns

Return type

numpy.ndarray