kernel8: Order 8 kernel

Description Usage Arguments Details Value Author(s)

Description

A kernel of order 8.

Usage

1

Arguments

x

A real number.

Details

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

Value

0 if abs(x) > 1 and ( 315/4096 ) * ( 1 - x^2 ) * ( 35 - 385 * x^2 + 1001 * x^4 - 715 * x^6 ) otherwise.

Author(s)

Alejandra Martinez, Matias Salibian-Barrera


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