Solution-class {CVXR}R Documentation

The Solution class.

Description

This class represents a solution to an optimization problem.

Usage

## S4 method for signature 'Solution'
as.character(x)

Arguments

x

A Solution object.


[Package CVXR version 1.0-12 Index]