newton: Build matrix of polynimal decomposition using Newton...

Description Usage Arguments Value

View source: R/triang_interpolation.R

Description

Build matrix of polynimal decomposition using Newton interpolation in Newton bais: (x-x_0), (x - x_0) * (x x_1)

Usage

1

Arguments

C

Matrix of values of polinomials in columns

points

point in which the values of polynomials were got

Value

Matrix of coefficients in columns (from higher degree to lower)


polyMatrix documentation built on July 18, 2021, 5:06 p.m.