bundles / scipy latest / scipy / interpolate / _bsplines / _as_float_array
function
scipy.interpolate._bsplines:_as_float_array
Signature
def _as_float_array ( x , check_finite = False ) Summary
Convert the input into a C contiguous float array.
Extended Summary
NB: Upcasts half- and single-precision floats to double precision.
Aliases
-
scipy.interpolate._bsplines._as_float_array