IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
hqrndstate () | |
override void | init () |
override alglib.apobject | make_copy () |
Public Attributes | |
int | s1 |
int | s2 |
double | v |
int | magicv |
|
inline |
References alglib.hqrnd.hqrndstate.init().
Referenced by alglib.hqrnd.hqrndstate.make_copy().
|
inlinevirtual |
Implements alglib.apobject.
Referenced by alglib.hqrnd.hqrndstate.hqrndstate().
|
inlinevirtual |
Implements alglib.apobject.
References alglib.hqrnd.hqrndstate.hqrndstate(), alglib.hqrnd.hqrndstate.magicv, alglib.hqrnd.hqrndstate.s1, and alglib.hqrnd.hqrndstate.s2.
int alglib.hqrnd.hqrndstate.s1 |
Referenced by alglib.hqrnd.hqrndseed(), and alglib.hqrnd.hqrndstate.make_copy().
int alglib.hqrnd.hqrndstate.s2 |
Referenced by alglib.hqrnd.hqrndseed(), and alglib.hqrnd.hqrndstate.make_copy().
double alglib.hqrnd.hqrndstate.v |
Referenced by alglib.hqrnd.hqrndseed(), and alglib.hqrnd.hqrnduniformr().
int alglib.hqrnd.hqrndstate.magicv |
Referenced by alglib.hqrnd.hqrndseed(), and alglib.hqrnd.hqrndstate.make_copy().