Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

QpSolver-class

A QP solver interface.


Description

A QP solver interface.

Usage

## S4 method for signature 'QpSolver,Problem'
accepts(object, problem)

## S4 method for signature 'QpSolver,Problem'
perform(object, problem)

Arguments

object

A QpSolver object.

problem

A Problem object.

Methods (by generic)

  • accepts: Is this a QP problem?

  • perform: Constructs a QP problem data stored in a list


CVXR

Disciplined Convex Optimization

v1.0-10
Apache License 2.0 | file LICENSE
Authors
Anqi Fu [aut, cre], Balasubramanian Narasimhan [aut], David W Kang [aut], Steven Diamond [aut], John Miller [aut], Stephen Boyd [ctb], Paul Kunsberg Rosenfield [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.