is_stuffed_qp_objective {CVXR}R 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?


[Package CVXR version 1.0-12 Index]