Learn R Programming

piqp (version 0.6.2)

get_dims: Get dimensions of a PIQP model

Description

Get dimensions of a PIQP model

Usage

get_dims(model, ...)

Value

a list with named elements n, p, and m

Arguments

model

A piqp_model object

...

not used