B1#

class splinebox.basis_functions.B1#

Basis spline of degree 1.

\[\begin{split}f(t) = \begin{cases}1 - \lvert t \rvert & \text{for } -1 \leq t \leq 1 \\ 0 & \text{otherwise}\end{cases}\end{split}\]
../_images/plot_b1.png