is_stuffed_cone_objective {CVXR}R Documentation

Is the objective a stuffed cone objective?

Description

Is the objective a stuffed cone objective?

Usage

is_stuffed_cone_objective(objective)

Arguments

objective

An Objective object.

Value

Is the objective a stuffed-cone objective?


[Package CVXR version 1.0-12 Index]