rLSsetDistrRG: Set a distribution function for the random generator.

Description Usage Arguments Value References See Also

View source: R/rLindo.R

Description

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

Usage

1
rLSsetDistrRG(rg,nDistType)

Arguments

rg

A LINDO API random generator object, returned by rLScreateRG.

nDistType

An integer specifying the distribution type.

Value

ErrorCode

Zero if successful, nonzero otherwise.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSsampCreate


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