Chapter 2. Support Functions

Table of Contents

intprb_contour — Draws a 2D contour of the function.
intprb_ldgen — Returns uniform numbers from a low discrepancy sequence.
intprb_muvblockupdate — Update the mean and the variance of x, given the mean and the value of disjoint parts of x.
intprb_muvstepstart — Returns the starting values for the step-by-step (mean,variance) computation.
intprb_muvstepstop — Finish the computation of the step-by-step (mean,variance) computation.
intprb_muvstepupdate — Update values for the step-by-step (mean,variance) computation.
intprb_shragerandom — A portable random number generator by Schrage.
intprb_tuplenext — Computes the next element of a tuple space.