Tweedie
Loading...
Searching...
No Matches
tweedieinthelpers Module Reference

Functions/Subroutines

subroutine checkstoppreacc (tmax, zerol, stop_preaccelerate, converged_pre)
subroutine updatetm (i, tmax, mmax, left_of_max, m, zerol, zeror)
subroutine findinitialzeror (mfirst, left_of_max, tmax, zeror)

Function/Subroutine Documentation

◆ checkstoppreacc()

subroutine tweedieinthelpers::checkstoppreacc ( real(kind=c_double), intent(in) tmax,
real(kind=c_double), intent(in) zerol,
logical(c_bool), intent(out) stop_preaccelerate,
logical(c_bool), intent(out) converged_pre )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ findinitialzeror()

subroutine tweedieinthelpers::findinitialzeror ( integer(c_int), intent(in) mfirst,
logical(c_bool), intent(inout) left_of_max,
real(kind=c_double), intent(in) tmax,
real(kind=c_double), intent(out) zeror )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updatetm()

subroutine tweedieinthelpers::updatetm ( integer(c_int), intent(in) i,
real(kind=c_double), intent(in) tmax,
integer(c_int), intent(in) mmax,
logical(c_bool), intent(inout) left_of_max,
integer(c_int), intent(inout) m,
real(kind=c_double), intent(out) zerol,
real(kind=c_double), intent(inout) zeror )
Here is the call graph for this function:
Here is the caller graph for this function: