GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
setsd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine setsd (iseed1, iseed2)
 

Function/Subroutine Documentation

◆ setsd()

subroutine setsd ( integer*4  iseed1,
integer*4  iseed2 
)

Definition at line 2 of file setsd.f.

References getcgn(), and initgn().

Referenced by advnst(), and octave_rand::do_seed().