Description Usage Arguments Methods Author(s) See Also
load quadratic part of the objective function to the optimization problem.
1 2 3 4 |
lp |
An object extending class |
mat |
An object of class |
signature(lp = "optObj_cplexAPI", mat = "Matrix")
method to use with package optObj_cplexAPI and if mat
is
of class Matrix
.
signature(lp = "optObj_cplexAPI", mat = "numeric")
method to use with package optObj_cplexAPI and if mat
is
a numeric
vector.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Superclass optObj
and constructor function
optObj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.