Rcpp_CPS-class | R Documentation |
"Rcpp_CPS"
Class for solution of convex programs.
Class C++Object-class, directly. All reference classes extend and inherit methods from envRefClass-class.
pdv
:Object of class activeBindingFunction
:
Primal-dual variables.
state
:Object of class activeBindingFunction
:
Vector of state variables in convex programs.
status
:Object of class activeBindingFunction
:
Character indicating the status of the returned solution.
niter
:Object of class activeBindingFunction
:
Integer, count of iterations.
sidx
:Object of class activeBindingFunction
:
Integer matrix, start and end indices of slack variables.
showClass("Rcpp_CPS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.