R/data.R

#' Coefficients for Legendre polynomials
#'
#' Coefficients of the Legendre polynomials, currently given up through P_{10}.
#'
#' @format An 11 x 11 matrix, with each column representing one of the Legendre
#' polynomials P_0 through P_10, and each row giving the coefficients of one power
#' of x, x^0 through x^{10}.
"legendrecoef"
rplzzz/perfsmooth documentation built on Dec. 22, 2021, 7:14 p.m.