BesselK: Modified Bessel function of the second kind

View source: R/RcppExports.R

BesselKR Documentation

Modified Bessel function of the second kind

Description

This function calls the GSL scientific library to evaluate the modified Bessel function of the second kind.

Usage

BesselK(nu, z)

Arguments

nu

a real positive value

z

a real positive value

Value

a numerical value

Author(s)

Pulong Ma mpulong@gmail.com

See Also

matern


GPBayes documentation built on May 29, 2024, 7:30 a.m.