mir_box_qp_iwork_length

Returns the required length of the internal work array for a box-constrained quadratic programming problem of a given dimension. (community summary)

extern (C) @safe nothrow @nogc @safe pure nothrow @nogc
size_t
mir_box_qp_iwork_length
(
size_t n
)