Determine if a problem is a quadratic program.

is_qp(object)

Arguments

object

A Problem object.

Value

A logical value indicating whether the problem is a quadratic program.