kernel10: Order 10 kernel

Description Usage Arguments Details Value Author(s)

Description

A kernel of order 10.

Usage

1

Arguments

x

A real number.

Details

A kernel L is a kernel of order 10 if it integrates 1, the integrals of u^j L(u) are 0 for 1 <= j < 10 (j integer) and the integral of u^10 L(u) is different from 0.

Value

0 if abs(x) > 1 and 0.75 * ( 1 - x^2 ) * ( 315/128 - 105/32 * x^2 + 63/64 * x^4 - 3/32 * x^6 - 1/384 * x^8 ) otherwise.

Author(s)

Alejandra Martinez, Matias Salibian-Barrera


alemermartinez/RMI-GitHub documentation built on May 9, 2019, 2:21 a.m.