Home
last modified time | relevance | path

Searched refs:r4_uniform_01 (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/dream/test/
H A Drnglib_prb.cpp182 u = r4_uniform_01 ( ); in test02()
252 u = r4_uniform_01 ( ); in test03()
268 u = r4_uniform_01 ( ); in test03()
284 u = r4_uniform_01 ( ); in test03()
299 u = r4_uniform_01 ( ); in test03()
380 u[j] = r4_uniform_01 ( ); in test04()
410 u[j] = r4_uniform_01 ( ); in test04()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/dream/
H A Drnglib.hpp30 float r4_uniform_01 ( );
H A Drnglib.cpp1446 float r4_uniform_01 ( ) in r4_uniform_01() function