rLScopyParam {rLindo} | R Documentation |
R interface function for LINDO API function LScopyParam
. For more information,
please refer to LINDO API User Manual.
rLScopyParam(smodel,tmodel,nSolverType)
smodel |
A LINDO API model object to copy the parameters from. |
tmodel |
A LINDO API model object to copy the parameters to. |
nSolverType |
An integer specifying the solver type to copy the parameters for. |
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
LINDO SYSTEMS home page at www.lindo.com