R/ddst.base.legendre.R

Defines functions `ddst.base.legendre`

`ddst.base.legendre` <-
function(x, j) {
   ddst.polynomial.fun[[j+1]](x)
}

Try the ddst package in your browser

Any scripts or data that you put into this service are public.

ddst documentation built on May 2, 2019, 7:57 a.m.