Package: ConConPiWiFun
Type: Package
Title: Optimisation with Continuous Convex Piecewise (Linear and
        Quadratic) Functions
Version: 0.4.6.1
Date: 2013-06-05
Author: Robin Girard
Maintainer: Robin Girard <robin.girard@mines-paristech.fr>
Description: Continuous convex piecewise linear (ccpl) resp. quadratic (ccpq) functions can be implemented with sorted breakpoints and slopes. This includes functions that are ccpl (resp. ccpq) on a convex set (i.e. an interval or a point) and infinite out of the domain. These functions can be very useful for a large class of optimisation problems. Efficient manipulation (such as log(N) insertion) of such data structure is obtained with map standard template library of C++ (that hides balanced trees). This package is a wrapper on such a class based on Rcpp modules. 
License: GPL (>= 2)
Depends: methods, graphics, Rcpp (>= 0.10.3)
LinkingTo: Rcpp
RcppModules: mod_cplfunction,mod_cpqfunction
NeedsCompilation: yes
Packaged: 2020-10-14 15:33:51 UTC; hornik
Repository: CRAN
Date/Publication: 2020-10-14 16:34:23 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 01:05:38 UTC; unix
Archs: ConConPiWiFun.so.dSYM
