rLSfillRGBuffer {rLindo}R Documentation

Generate next batch of random numbers into random number buffer.

Description

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

Usage

rLSfillRGBuffer(rg)

Arguments

rg

A LINDO API random generator object, returned by rLScreateRG.

Value

ErrorCode

Zero if successful, nonzero otherwise.

References

LINDO SYSTEMS home page at www.lindo.com


[Package rLindo version 8.0.1 Index]