aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-quadprog/pkg-descr
blob: c7b8e9aaee517606613a915d7cd1b5d5a20e5a05 (plain) (blame)
1
2
3
4
5
This routine implements the dual method of Goldfarb and Idnani
(1982, 1983) for solving quadratic programming problems of the form
min(?dT b + 1/2bT Db) with the constraints AT b >= b0.

WWW: http://cran.r-project.org/web/packages/quadprog/