R/evaluateChebyshev_T.R
evaluateChebyshev_T.Rd
Option for parallelized evaluation for many points to evaluate
evaluateChebyshev_T(x, cheb, parallel = FALSE, numcores = 1L)
x | Points to evaluate with size Points by Dimensions (matrix) |
---|---|
cheb | List of item from initalizeChebyshevApproximator (list) |
parallel | Boolean flag for parallelization (logical) |
numcores | Cores for parallelization (integer) |
A matrix of the underlying basis function values