Package: RcppEigenAD
Type: Package
Title: Compiles 'C++' Code using 'Rcpp', 'Eigen' and 'CppAD' to Produce
        First and Second Order Partial Derivatives
Version: 1.0.0
Date: 2018-06-14
Author: Damon Berridge <d.m.berridge@swansea.ac.uk> [ctb] Robert Crouchley <r.crouchley@lancaster.ac.uk> [ctb] Daniel Grose <dan.grose@lancaster.ac.uk> [aut,cre,ctb] 
Maintainer: Daniel Grose <dan.grose@lancaster.ac.uk>
Description: Compiles 'C++' code using 'Rcpp', 'Eigen' and 'CppAD' to produce first and second order partial derivatives. Also provides an implementation of Faa' di Bruno's formula to combine the partial derivatives of composed functions, (see Hardy, M (2006) <arXiv:math/0601149v1>).
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.12), methods, RcppEigen, functional, memoise,
        readr, Rdpack
LinkingTo: Rcpp, RcppEigen, BH
SystemRequirements: C++11
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2018-06-15 11:36:31 UTC; grosed
Repository: CRAN
Date/Publication: 2018-06-15 13:10:04 UTC
