Package: RcppBessel 1.0.0
RcppBessel: Bessel Functions Rcpp Interface
Exports an 'Rcpp' interface for the Bessel functions in the 'Bessel' package, which can then be called from the 'C++' code of other packages. For the original 'Fortran' implementation of these functions see Amos (1995) <doi:10.1145/212066.212078>.
Authors:
RcppBessel_1.0.0.tar.gz
RcppBessel_1.0.0.zip(r-4.5)RcppBessel_1.0.0.zip(r-4.4)RcppBessel_1.0.0.zip(r-4.3)
RcppBessel_1.0.0.tgz(r-4.4-x86_64)RcppBessel_1.0.0.tgz(r-4.4-arm64)RcppBessel_1.0.0.tgz(r-4.3-x86_64)RcppBessel_1.0.0.tgz(r-4.3-arm64)
RcppBessel_1.0.0.tar.gz(r-4.5-noble)RcppBessel_1.0.0.tar.gz(r-4.4-noble)
RcppBessel_1.0.0.tgz(r-4.4-emscripten)RcppBessel_1.0.0.tgz(r-4.3-emscripten)
RcppBessel.pdf |RcppBessel.html✨
RcppBessel/json (API)
# Install 'RcppBessel' in R: |
install.packages('RcppBessel', repos = c('https://alexiosg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexiosg/rcppbessel/issues
mathematical-functionsrcppstatistics
Last updated 3 months agofrom:e72272aaa1. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | OK | Oct 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:airy_aairy_bbessel_hbessel_ibessel_jbessel_kbessel_y
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The AiryA Function | airy_a |
The AiryB Function | airy_b |
The BesselH Function | bessel_h |
The BesselI Function | bessel_i |
The BesselJ Function | bessel_j |
The BesselK Function | bessel_k |
The BesselY Function | bessel_y |