callR: test for calling an R function

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Call the R function quadprog::solve.QP to solve a quadratic programming problem

Usage

1
callR(Dmat, dvec, Amat, f)

Arguments

Dmat, dvec, Amat

See solve.QP for explanation.

Value

a list containing the solution


wenshuoliu/rtest documentation built on May 4, 2019, 5:21 a.m.