R
Function
Purpose Statement
Computes a scalar, rank-1, rank-2 or rank-3 array of random numbers.
Generates a rank-1 array of random numbers.
Computes the mathematical rank of a rank-2 or rank-3 array.
Computes a rational weighted Chebyshev approximation to a continuous function on an interval.
Computes the convolution of two real vectors.
Computes the correlation of two real vectors.
Fits a polynomial curve using least squares.
Reads an MPS file containing a linear program problem or a quadratic programming problem.
Computes recurrence coefficients for various monic polynomials.
Computes recurrence coefficients for monic polynomials given a quadrature rule.
Fits a line to a set of data points using least squares.
Retrieves the current value of the seed used in the IMSL random number generators.
Initializes the 32-bit Merseene Twister generator using an array.
Retrieves the current table used in the 32-bit Mersenne Twister generator.
Sets the current table used in the 32-bit Mersenne Twister generator.
Initializes the 32-bit Merseene Twister generator using an array.
Retrieves the current table used in the 64-bit Mersenne Twister generator
Sets the current table used in the 64-bit Mersenne Twister generator.
Selects the uniform (0, 1) multiplicative congruential pseudorandom number generator.
Initializes a random seed for use in the IMSL random number generators.
Generates pseudorandom numbers from a uniform (0, 1) distribution.
Generates a pseudorandom number from a uniform (0, 1) distribution.