Linear cone problems are assumed to have a linear objective and cone constraints, which may have zero or more arguments, all of which must be affine.
class
## S4 method for signature 'ConeMatrixStuffing,Problem'accepts(object, problem)## S4 method for signature 'ConeMatrixStuffing,Problem,CoeffExtractor'stuffed_objective(object, problem, extractor)
Arguments
object: A ConeMatrixStuffing object.
problem: A Problem object.
extractor: Used to extract the affine coefficients of the objective.