RcppBessel-package {RcppBessel} | R Documentation |
RcppBessel: Bessel Functions Rcpp Interface
Description
Exports an 'Rcpp' interface for the Bessel functions in the 'Bessel' package, which can then be called from the 'C++' code of other packages. The original 'Fortran' code for these function was originally published by Amos (1995) doi:10.1145/212066.212078.
Author(s)
Maintainer: Alexios Galanos alexios@4dscape.com (ORCID)
Authors:
Martin Maechler (ORCID) (Author of the Bessel R package)
Donald E. Amos (Original author of the zbsubs Fortran code, Sandia National Laboratories)
See Also
Useful links:
[Package RcppBessel version 1.0.0 Index]