Dcp2Cone-class: Reduce DCP Problem to Conic Form
Description
This reduction takes as input (minimization) DCP problems and converts them into problems
with affine objectives and conic constraints whose arguments are affine.
Usage
# S4 method for Dcp2Cone,Problem
accepts(object, problem)# S4 method for Dcp2Cone,Problem
perform(object, problem)