TautSpline¶
- class lsst.afw.math.TautSpline¶
- Bases: - Spline- Attributes Summary - Methods Summary - derivative(self, arg0, arg1)- interpolate(self, arg0, arg1)- roots(self, arg0, arg1, arg2)- Attributes Documentation - Even = <Symmetry.Even: 2>¶
 - Odd = <Symmetry.Odd: 1>¶
 - Unknown = <Symmetry.Unknown: 0>¶
 - Methods Documentation