XPRMdbg_runmod
XPRMdbg_runmod |
int XPRMdbg_runmod(XPRMmodel model, int *returned, const char *parlist, int (MM_RTC *dbgcb)(void *dctx, int vmstat, int lndx), void *dbgctx);
model
|
Reference to a model
|
returned
|
Pointer to an area where the result value is returned
|
parlist
|
String composed of model parameter initializations separated by commas, may be
NULL
|
dbgcb
|
user defined debugger callback
|
dbgctx
|
debug context: it is used as the first argument of
dbgcb
|
XPRM_RT_OK
|
|
XPRM_RT_ERROR
|
|
XPRM_RT_MATHERR
|
|
XPRM_RT_IOERR
|
|
XPRM_RT_STOP
|
XPRM_DBG_STOP
|
|
XPRM_DBG_NEXT
|
|
XPRM_DBG_STEP
|
|
XPRM_DBG_CONT
|
|
j>0
|
stop before the statement at line index
j
|
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.