is_stuffed_qp_objective: Is the QP objective stuffed?

View source: R/qp_solvers.R

is_stuffed_qp_objectiveR Documentation

Is the QP objective stuffed?

Description

Is the QP objective stuffed?

Usage

is_stuffed_qp_objective(objective)

Arguments

objective

A Minimize or Maximize object representing the optimization objective.

Value

Is the objective a stuffed QP?


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.