View source: R/convertToCompactQP.R
convertToCompact | R Documentation |
Make a Constraint Matrix Compact
convertToCompact(Amat)
Amat |
A constraint matrix as defined in solve.QP. |
A list containing the two elements to be passed to solve.QP.compact, each named accordingly.
quadprog::solve.QP
quadprog::solve.QP.compact
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.