cps function

Solving a convex program

Solving a convex program

This function returns an optimal point for a cone constraint convex program.

## S4 method for signature 'Rcpp_DCP,Rcpp_CTRL' cps(cpd, ctrl) ## S4 method for signature 'Rcpp_DLP,Rcpp_CTRL' cps(cpd, ctrl) ## S4 method for signature 'Rcpp_DNL,Rcpp_CTRL' cps(cpd, ctrl) ## S4 method for signature 'Rcpp_DQP,Rcpp_CTRL' cps(cpd, ctrl)

Arguments

  • cpd: An object belonging to the class union CPD.
  • ctrl: An object of reference-class Rcpp_CTRL.

Returns

An object of reference-class Rcpp_CPS.

  • Maintainer: Bernhard Pfaff
  • License: GPL (>= 3)
  • Last published: 2023-12-09

Useful links

    Downloads (last 30 days):