miser Interface

interface
public subroutine miser(func, regn, ndim, npts, dith, ave, var)

Arguments

Type IntentOptional AttributesName
function func(x)
Arguments
Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: x
Return Value real(kind=SP)
real(kind=SP), intent(in), DIMENSION(:):: regn
integer(kind=I4B), intent(in) :: ndim
integer(kind=I4B), intent(in) :: npts
real(kind=SP), intent(in) :: dith
real(kind=SP), intent(out) :: ave
real(kind=SP), intent(out) :: var