spsetstage


Purpose
It is used for setting the stages of a sprand or a spvar.
Synopsis
spsetstage(x: spvar, t: integer)
spsetstage(rn: sprand ,t: integer)
spsetstage(x: spvar, t: string)
spsetstage(rn: sprand ,t: string)
Arguments
stochastic variable
rn 
stochastic random element
stage belonging to the stochastic stage set which was set by calling spsetstages()
Further information
1. This procedure should be called only after calling spsetstages().
2. The stochastic entity may dissociated from SP stages by setting its stage to XSP_STAGE_ZERO.
Related topics
spsetstages


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.