norm_matrix_K: Computation of the K-norm of a set of functions

Description Usage Arguments Value Examples

View source: R/norm_matrix_K.R

Description

It computes the norm associated to the kernel K of a set of functions. The functions are represented as their projection on a kernel basis.

Usage

1

Arguments

M

matrix. J \times N matrix containing in the column n the coefficients of the projection of a function y_n on the J eigenfunctions of the kernel.

eigenval

vector. J-length vector of the eigenvalues of the kernel.

Value

vector of length N containing the K-norm of the functions

Examples

1
2
3

ardeeshany/FLAME documentation built on May 14, 2019, 8:41 a.m.