SciPy
Installing
User Guide
API reference
Building from source
Development
Release notes
GitHub
Twitter
On this page
BSpline.tck
scipy.interpolate.BSpline.tck
¶
property
BSpline.
tck
¶
Equivalent to
(self.t,
self.c,
self.k)
(read-only).