Go to the source code of this file.
Data Types | |
module | modrandom |
type | modrandom::t_rand_data |
Functions/Subroutines | |
subroutine | findpdf (datum, vec, k1, k2) |
subroutine randimposedpdf::findpdf | ( | real(rfreal), intent(in) | datum, |
real(rfreal), dimension(:), intent(in) | vec, | ||
integer, intent(out) | k1, | ||
integer, intent(out) | k2 | ||
) |
Definition at line 323 of file ModRandom.F90.
References sign().
Referenced by modrandom::randimposedpdf().