mir_box_qp_work_length

Returns the work length needed for box-constrained quadratic programming given an input size. (community summary)

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