- setAntithetic: (BOOL)antiT The setAntithetic method turns on or off antithetic output (default=off). Antithetic output is (unsignedMax - u) or (1.0 - d).
Phase: Using
- (BOOL)getAntithetic The getAntithetic method returns the current values of the parameter.
- (unsigned long long int)getCurrentCount The getCurrentCount method returns the count of variates generated.
- reset The -reset method sets the generator back to the state it had at start or at the last use of -setStateFromSeed(s). CurrentCount is zeroed.