Skip to contents

Compiled version of evaluate_basis() function (matrix version)

Usage

pcoriaccel_evaluate_basis_mat(spline_basis, x)

Arguments

spline_basis

The spline basis, S4 class orthogonalsplinebasis::SplineBasis

x

numeric vector of points to evaluate

Value

Matrix of the basis functions evaluated at x.