Package: ConConPiWiFun
Type: Package
Title: Optimisation with Continuous Convex Piecewise (Linear and
        Quadratic) Functions
Version: 0.4.4
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
Packaged: 2014-10-02 06:18:46 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-02 08:21:48
Built: R 3.1.1; x86_64-apple-darwin10.8.0; 2014-10-03 11:13:37 UTC; unix
Archs: ConConPiWiFun.so.dSYM
