hermite_int_full_domain: Outputs integral of the orthonormal Hermite functions on the...

View source: R/RcppExports.R

hermite_int_full_domainR Documentation

Outputs integral of the orthonormal Hermite functions on the full domain

Description

The method calculates \int_{-\infty}^{\infty} h_k(t) dt for k=0,\dots,N.

Usage

hermite_int_full_domain(N)

Arguments

N

An integer number.

Value

A numeric matrix with N+1 rows and 1 columns.

Author(s)

Michael Stephanou <michael.stephanou@gmail.com>


hermiter documentation built on May 31, 2023, 6:30 p.m.