quadform: x^T P x

Description Usage Arguments

Description

x^T P x.

Usage

1
quadform(x, P)

Arguments

x

input vector, either x or P must be constant.

P

input matrix, either x or P must be constant, P needs to be semidefinte if x is not constant.


convexjlr documentation built on May 2, 2019, 5:28 a.m.