GNU Octave  6.2.0
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 1 of file setsd.f.

References getcgn(), and initgn().

Referenced by advnst(), and octave::rand::do_seed().