eigenM: An example of grid points and eigendecomposition for...

Description Usage Format Examples

Description

It contains e a list of eigenvalues and eigenfunctions at grid points, xg a vector of 1000 evenly spaced points.

Usage

1

Format

An object of class list of length 2.

Examples

1
2
3
4
5
6
data(eigenM)
## Not run: 
# check the number of eigenvalues
length(eigenM$e$values)

## End(Not run)

danqingxu/lrspline documentation built on Dec. 19, 2021, 8:10 p.m.