QpSolver-class function

A QP solver interface.

class

A QP solver interface.

## 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(object = QpSolver, problem = Problem): Is this a QP problem?
  • perform(object = QpSolver, problem = Problem): Constructs a QP problem data stored in a list
  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07