Toggle navigation
Fortran free function collection
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
randn
Interface
10 statements
Source File
fffc_random.f90
fffc_random
randn
Contents
None
interface
public impure elemental module subroutine randn(x, mean, std)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=fffc_real_kind),
intent(out)
::
x
real(kind=fffc_real_kind),
intent(in)
::
mean
real(kind=fffc_real_kind),
intent(in)
::
std