{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _bsplines / _as_float_array

function

scipy.interpolate._bsplines:_as_float_array

source: /scipy/interpolate/_bsplines.py :31

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