Learn R Programming

rLindo (version 8.0.1)

rLSsampGetCIPoints: Get a copy of the correlation induced sample points.

Description

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

Usage

rLSsampGetCIPoints(sample)

Arguments

sample
A LINDO API sample object, returned by rLSsampCreate.

Value

ErrorCode
Zero if successful, nonzero otherwise.
pnSampSize
The sample size.
padXval
A double array containing the sample.

References

LINDO SYSTEMS home page at www.lindo.com