B1#

class splinebox.basis_functions.B1#

Basis spline of degree 1.

\[\begin{split}f(x) = \begin{cases}1 - \lvert x \rvert & \text{for } -1 \leq x \leq 1 \\ 0 & \text{otherwise}\end{cases}\end{split}\]

(Source code, png, hires.png, pdf)

../_images/plot_b1.png