{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _bsplines / BSpline / construct_fast

classmethod

scipy.interpolate._bsplines:BSpline.construct_fast

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

Summary

Construct a spline without making checks.

Extended Summary

Accepts same parameters as the regular constructor. Input arrays t and c must of correct shape and dtype.

Aliases

  • scipy.interpolate.BSpline.construct_fast