Skip to content
Prev 21470 / 398500 Next

Calling qnorm from Fortran

On Wed, 3 Jul 2002, Frank E Harrell Jr wrote:

            
They do: search for `rndstart'.

You have to write a C wrapper to call C entry points from Fortran,
and there is an example with norm_rand.  Note the caveat on portability.