Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Interpolation (
scipy.interpolate
)
»
scipy.interpolate.UnivariateSpline.get_knots
¶
UnivariateSpline.
get_knots
(
)
¶
Return the positions of (boundary and interior) knots of the spline.
Previous topic
scipy.interpolate.UnivariateSpline.get_coeffs
Next topic
scipy.interpolate.UnivariateSpline.get_residual
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Interpolation (
scipy.interpolate
)
»