R/package.R

#' deformula: Integration of One-Dimensional Functions with Double Exponential Formulas
#'
#' Numerical quadrature of functions of one variable over a finite
#' or infinite interval with double exponential formulas.
#'
#' @docType package
#' @name deformula
#' @useDynLib deformula, .registration = TRUE
#' @importFrom Rcpp sourceCpp
"_PACKAGE"

Try the deformula package in your browser

Any scripts or data that you put into this service are public.

deformula documentation built on May 30, 2022, 9:05 a.m.