chebcoefs: Function finding chebyshev coefficients

Description Usage Arguments Value

View source: R/functions.R

Description

Function finding chebyshev coefficients

Usage

1
chebcoefs(fy, degree = 5)

Arguments

fy

a square matrix with element (i,j) corresponding to f(x_j, y_i)

degree

the degree of the cheybyshev polynomial

Value

a matrix of coefficients a_i,j


mdgordo/flatlandr documentation built on Feb. 13, 2022, 11:31 a.m.