Learn R Programming

CVXR (version 1.0)

is_stuffed_qp_objective: 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?