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 June 27, 2024, 5:11 p.m.