Learn R Programming

CVXR (version 1.0-14)

is_stuffed_qp_objective: Is the QP objective stuffed?

Description

Is the QP objective stuffed?

Usage

is_stuffed_qp_objective(objective)

Value

Is the objective a stuffed QP?

Arguments

objective

A Minimize or Maximize object representing the optimization objective.