Load Quadratic Part of the Objective Function to the Optimization Problem
load quadratic part of the objective function to the optimization problem.
## S4 method for signature 'optObj_cplexAPI,Matrix' loadQobj(lp, mat) ## S4 method for signature 'optObj_cplexAPI,numeric' loadQobj(lp, mat)
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>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.