rLSgetInt32RV: Get the next integer random variate in the stream.

Description Usage Arguments Value References

View source: R/rLindo.R

Description

R interface function for LINDO API function LSgetInt32RV. For more information, please refer to LINDO API User Manual.

Usage

1
rLSgetInt32RV(rg,iLow,iHigh)

Arguments

rg

A LINDO API random generator object, returned by rLScreateRG.

iLow

The lower bound.

iHigh

The upper bound.

Value

ErrorCode

Zero if successful, nonzero otherwise.

pnResult

The result.

References

LINDO SYSTEMS home page at www.lindo.com


rLindo documentation built on May 1, 2019, 10:11 p.m.