B: B function

Description Usage Arguments Value

Description

A recursive function used in calculating the coefficients of a B-spline curve

Usage

1
B(x, i, j, knots)

Arguments

x

locations at which to evaluate the B-spline

i

index i

j

index j

knots

a knot vector

Value

a vector of polynomial coefficients


bentaylor1/spatsurv documentation built on May 12, 2019, 3:02 p.m.