R/RcppFaddeeva-package.r

##' 'Rcpp' Bindings for the 'Faddeeva' Package
##'
##' Access to a family of Gauss error functions for arbitrary complex arguments is provided via the 'Faddeeva' package by Steven G. Johnson (see <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package> for more information).
##' @name RcppFaddeeva-package
##' @docType package
##' @useDynLib RcppFaddeeva
##' @importFrom Rcpp evalCpp
##' @title RcppFaddeeva
##' @references
##' The Faddeeva Package wiki page details the algorithms implemented by Steve G. Johnson, 
##' \url{http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package}
##' @keywords packagelibrary
##' 
NULL

Try the RcppFaddeeva package in your browser

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

RcppFaddeeva documentation built on May 30, 2022, 5:07 p.m.